-
defect-detection
内含完整基于图像处理的缺陷检测源代码,可以直接运行(Including a complete defect detection based on image processing source code can be directly run)
- 2017-03-21 11:36:37下载
- 积分:1
-
Nonstationary
有色噪声干扰非平稳状态下,MVDR扩展凹槽滤波形成方法(With colored noise under non-steady state, the the MVDR extended groove filter forming method)
- 2012-06-05 16:55:57下载
- 积分:1
-
图像拼接技术
利用sift算法提取两张图像的特征点,利用ransac去除误匹配,最后将两张图片拼接在一起(Using sift algorithm to extract the two feature points of the image, the use of ransac to remove the wrong match, and finally the two pictures together)
- 2021-04-17 16:48:53下载
- 积分:1
-
bgslibrary_x86_v1.9.2
bgslibrary_x86_v1.9.2,是MFC的实现文件,包含37种背景减除算法,对于做目标提取的研究非常有用。(The BGSLibrary was developed by Andrews Sobral and provides an easy-to-use C++ framework based on OpenCV to perform background subtraction (BGS) in videos. )
- 2015-12-22 20:33:52下载
- 积分:1
-
去噪评价指标ENL, SSIM, PSNR,SNR,EPI
图像去噪的评价指标ENL, SSIM, PSNR,SNR,EPI(The evaluation indexes of image denoising are ENL, SSIM, PSNR,SNR and EPI)
- 2021-04-18 01:08:52下载
- 积分:1
-
fibonacci_t
用fibonacci变换方法对图象做置乱或逆置乱,效率极高,在信息隐藏中属常用的方法之一。调用函数为f=fibonacci_t(I,r,s),其中参数分别为I=被置乱的图像,r=置乱密钥,s=0置乱,s=1逆置乱(Fibonacci transformation method used to do on the image or inverse Scrambling Scrambling, high efficiency in the information hidden in one of the methods are commonly used. Call the function f = fibonacci_t (I, r, s), which parameters were I = have been scrambling the image, r = scrambling key, s = 0 Scrambling, s = 1 inverse Scrambling)
- 2007-10-21 09:32:46下载
- 积分:1
-
FFT
在matlab环境中用快速傅里叶变换实现多目标追踪,计算的非常快(Matlab environment using the fast Fourier transform to achieve multi-target tracking, very fast calculation)
- 2012-12-01 16:01:21下载
- 积分:1
-
canny
canny算法分割,本算法通过canny对图像进行分割,并提取边缘。()
- 2011-10-09 09:24:44下载
- 积分:1
-
Lagrange
对lagrange函数公式进行代码化,可以对一组数进行插值算法,可以输出最后的y值(The lagrange function formula code, a number of groups interpolation algorithm, you can output the final value of y)
- 2012-10-23 13:53:57下载
- 积分:1
-
target-tracking
基于meanshift算法的目标跟踪,主要是基于opencv车辆跟踪!!!程序当中进行简单的图像分割(Based on the meanshift algorithm of image segmentation and target tracking.)
- 2013-08-21 10:45:45下载
- 积分:1