搜索资源列表
mean-shift-matlab
- 用mean-shift方法进行运动目标跟踪的源码,有一定的参考价值
Matlab 基于sift的mean-shift算法
- 核窗宽自适应的mean-shift算法代码,运行简单,注释清晰
lankton_stereo.rar
- 较全的mean shift算法合集,有基于mean shift算法的图像平滑处理,图像分割,图像聚类,Than the entire collection of the mean shift algorithm, the mean shift algorithm based on image smoothing, image segmentation, image clustering
MeanShift.rar
- Mean Shift 这个概念最早是由Fukunaga等人[1]于1975年在一篇关于概率密度梯度函数的估计中提出来的,其最初含义正如其名,就是偏移的均值向量,在这里Mean Shift是一个名词,它指代的是一个向量,但随着Mean Shift理论的发展,Mean Shift的含义也发生了变化,如果我们说Mean Shift算法,一般是指一个迭代的步骤,即先算出当前点的偏移均值,移动该点到其偏移均值,然后以此为新的起始点,继续移动,直到满足一定的条件结束. 用matlab实现mean shif
mean shift 彩色图像分割经典算法
- mean shift 彩色图像分割经典算法--VC,mean shift color image segmentation--VC
ObjectTracking.rar
- mean shift 目标跟踪,用于跟踪视频目标,本人修改了部分程序。,mean shift algorithm is used to track visual object
meanshift.rar
- 基于meanshift算法最全面的资料收集,是本人长期收集该算法的结晶,里面有均值漂移算法的word文档,PPT资料,基于meanshift的目标跟踪算法(MATLAB),还有相应的文章,下了绝不后悔,将心比心,互惠互利。,Meanshift algorithm based on the most comprehensive data collection, is a long time, I collected the crystallization of the algorithm, whi
meanshiftim.rar
- 均值漂移算法(mean shift)matlab源码,Mean Shift Algorithm (mean shift) matlab source code
mean.shift.matlab
- 利用mean shift实现图像分割和平滑-utilize the mean shift method to achieve image segementation and flatness.
MeanShiftCluster
- this code is knows Mean Shift algorithm
meanshift
- mean shift算法提取图像边缘和图像分割-mean shift algorithm for image edge extraction and image segmentation
MeanShift
- 基于MEAN SHIFT算法的图像分割程序-MEAN SHIFT algorithm based on image segmentation procedure
DMS
- Accelerated convergence using dynamic mean shift---Matlab 源码-Dynamic mean shift produces comparable results as the standard mean shift algorithm, but can significantly reduce the number of iterations for convergence and takes much less time.
image-segmentation-mean-shift
- 一个对图片进行处理的小程序(MATLAB)-a small program to deal with pictures
Mean-Shift
- mean—shift算法的详细解释,可以用在图像平滑,物标跟踪等方面-a introduction to mean-shift which is very useful in object trace and so on
mean-shift
- 基于mean-shift运动目标跟踪matlab源代码-Based on mean-shift object tracking matlab source code
Mean-shift
- mean shift algorithme for clustering
mean-shift-tracking
- 均值便宜跟踪的示例程序,可以帮助大家了解均值偏移的过程。-Mean shift track sample program that can help us understand the process mean shift.
mean-shift-tracking
- 在matlab中实现mean shift的目标跟踪,对于初学者具有很好的参考意义。-Mean shift in matlab to achieve the target track, is a good reference for beginners significance.
Matlab Mean-shift
- Matlab2012b版本上调试成功,Mean-shift用于图像分割(The Matlab2012b version was successfully debugged and Mean-shift was used for image segmentation)