搜索资源列表
objecttrackingbasedonparticleandmeanshift
- 本文介绍的是基于粒子滤波和均值偏移算法的目标跟踪.结合创新的算法克服了两种算法各自的缺陷,鲁棒性和实时性得到了很大的提高.
Tobjjecttrackh
- 本文介绍的是一种基于粒子滤波与均值偏移算法的目标跟踪.结合创新的的算法克服了两种算法各自的缺陷,鲁棒性与实时性的到了非常大的提高. -This article describes a particle filter and mean shift algorithm-based target tracking. Combination of innovative algorithms to overcome the defects of the two algorithms, the robu
Mean-filter
- 线性滤波的基本原理是用均值代替原图像中的各个像,是典型的线性滤波算法-Linear filtering instead of the basic principle is the mean of each pixel in the original image, is a typical linear filter algorithm
matlab-fliter
- 自己写的 matlab图像处理算法 中值滤波 均值滤波 高斯 腐蚀 还有超绿算法 (农业相关图像处理使用)-Write your own matlab image processing median filter algorithm Gaussian mean filter algorithm corrosion and ultra-green (agriculture-related image processing use)
speckle-noise
- 数字图像滤波的程序,包括散斑噪声的生成,中值,均值,Lee,Kuan滤波算法的实现,还计算了三个指标:峰值信噪比,等效视数,散斑指数。-Digital image filtering process, including the generation of speckle noise, median, mean, Lee, Kuan filtering algorithm, also calculated three indicators: the peak signal to noise ra
meanshift
- 均值漂移算法是一种基于颜色特征的无参密度估计算法,被人们广泛的应用于图像滤波、聚类分析和目标跟踪等领域。-Mean shift algorithm is a nonparametric density estimation algorithm based on color feature, which is widely used in the fields of image filtering, clustering analysis and target tracking.
NL-means
- 利用MATLAB实现了图像的非局部均值去噪算法,效果明显。(The non local means denoising algorithm of image is implemented by MATLAB, and the effect is obvious.)