-
sarshuju
KI阈值算法,实现SAR图像变化检测时判别变化与非变化的区域所需要阈值的选取(the Kittler and Illingworth minimum-error thresholding algorithm)
- 2011-08-04 15:51:48下载
- 积分:1
-
SIFT
说明: 用于特征提取,比较传统的一个方法,应用范围广,适合初学者(For feature extraction)
- 2020-12-17 09:52:41下载
- 积分:1
-
gaborfilter
图像纹理提取gabor小波提取特征一幅输入的图形进行特征提取基于gabor小波变换(image texture extraction of edge detection)
- 2010-06-10 07:58:33下载
- 积分:1
-
Total-variation-image-deconvolution(dhxu757)
一套使用全变分方法进行图像去噪处理的图像源代码(MATLAB),算法结果性能优良,适用范围广泛.(Use a variational method for image denoising images deal with the source code (MATLAB), the results of algorithm performance, the broad scope of application.)
- 2008-06-30 12:27:32下载
- 积分:1
-
GMM
本代码建立高斯混合模型(高斯多模型)(GMM),将其用于计算机视觉领域的视频目标检测/视频监控/运动检测/运动目标检测/视频目标跟踪等相关应用中。(This code sets up Gaussian mixture model(Gaussion Mixture Model, GMM) with image sequences for the research and application field of computer vision, using GMM for visual object detection(video object detection), visual surveillance, motion detection, motion tracking, visual object tracking, video object tracking, etc.)
- 2011-01-14 10:21:54下载
- 积分:1
-
2
说明: 边缘特征的提取就是求图像梯度的局部最大值和方向。实际计算中,以微分算子的形式表示,并采用快速卷积函数来实现。常用的算子有微分算子,拉普拉斯算子,Canny算子等。其中Canny边缘检测是一种较新的边缘检测算子,具有较好的边缘检测性能,得到越来越广泛的应用。Canny边缘检测法利用高斯函数的一阶微分,它能在噪声抑制和边缘检测之间取得较好的平衡(Edge feature extraction is to seek the local maximum of image gradient and orientation. The actual calculation to the form of differential operator representation, and using fast convolution function to achieve. Commonly used operators are differential operators, Laplace operator, Canny operator and so on. Canny edge detection which is a relatively new edge detection operator, and has good edge detection performance, get more and more widely used. Canny edge detection method using first derivative of Gaussian function, it can in the noise suppression and edge detection to achieve a better balance between)
- 2010-06-16 08:36:49下载
- 积分:1
-
watershed
a Method for Applying Morphological Watershed Segmentation on Brain tumor MRI Data...
- 2012-06-20 14:06:31下载
- 积分:1
-
julei_segmention
主要有图像的聚类分割和Ncut算法的彩色图像分割,对于新人有着很好的效果(There are clustering image segmentation algorithm and Ncut color image segmentation, it has a good effect for newcomers)
- 2016-05-12 20:09:58下载
- 积分:1
-
SVSLMS
说明: 本程序提出了变步长自适应滤波算法的步长调整原则:即在初始收敛阶段或未知系统参数发生变化时,步长应比较大,以便有较快的收
敛速度和对时变系统的跟踪速度 而在算法收敛后,不管主输入端干扰信号v ( n) 有多大,都应保持很小的调整步长以达到很小的稳态失调噪声. 根据变步长公式编的程序,很有参考价值.
(This procedure, a variable step adaptive filter algorithm step adjustment principle: that in the initial convergence phase or unknown system parameters change, the steps should be relatively large in order to have fast convergence speed and time-varying systems tracking speed in convergence, no matter the main input interference signal v (n) how much should be adjusted to maintain a small step to achieve a small steady state misadjustment noise. compiled according to the formula variable step procedure useful reference.)
- 2010-04-28 16:49:37下载
- 积分:1
-
mean-shift
基于meanshift/camshift的视频运动目标跟踪实现,通过鼠标手动选择跟踪目标。基于HSV空间模型,可手动调节H S V的阈值,显示前景、背景、反响投影图。开发工具是VS2008、OPENCV.(Based meanshift/camshift video moving target tracking achieved manually using the mouse to select the target track. HSV space model, you can manually adjust the threshold HSV, showing foreground, background, reaction projection. Development tools are VS2008, OPENCV)
- 2014-05-06 16:20:51下载
- 积分:1