搜索资源列表
Mean-shift
- 学习meanshift跟踪算法的好程序,值得搞图像序列目标跟踪的人研究
MeanShift.rar
- Mean Shift 这个概念最早是由Fukunaga等人[1]于1975年在一篇关于概率密度梯度函数的估计中提出来的,其最初含义正如其名,就是偏移的均值向量,在这里Mean Shift是一个名词,它指代的是一个向量,但随着Mean Shift理论的发展,Mean Shift的含义也发生了变化,如果我们说Mean Shift算法,一般是指一个迭代的步骤,即先算出当前点的偏移均值,移动该点到其偏移均值,然后以此为新的起始点,继续移动,直到满足一定的条件结束. 用matlab实现mean shif
meanshift
- mean shift算法提取图像边缘和图像分割-mean shift algorithm for image edge extraction and image segmentation
MEANSHIFT
- 国外大牛Mean Shift代码,思路比较清晰-the code of Mean Shift from Foreign Daniel and Ideas is clear
Cluster_MeanShift
- 采用meanshift算法实现图像聚类,函数用matlab实现-clustering using Mean-shift
meanshift
- meanshift跟踪算法的实现,主要是利用metlab来完成的,效果还不错-mean shift tracking algorism
meanshift
- 实现了基于mean-shift的图像检索,实现了比较两图像的相似度,选择最相近的图片-To achieve mean-shift based image retrieval, to realize the similarity of two images, the selection of the most similar image
meanshift
- 均值移动meanshift的matlab源码,做这方面的朋友不妨试试。-Mean mobile meanshift the matlab source code, make friends in this area worth a try.
meanshift_matlab
- mean shift tracker mean shift tracker mean shift tracker-mean shift tracker mean shift tracker mean shift tracker mean shift tracker mean shift tracker
MeanShift
- mean shift clustering
image-segmentation-mean-shift
- 一个对图片进行处理的小程序(MATLAB)-a small program to deal with pictures
MeanShift
- The mean shift tracker algorithm was implemented using matlab.
meanshift
- 对于初学者学习matlab很有帮助,尤其在图像处理方面更是很好的啊。-For beginners learn matlab ® helpful, especially in the image processing is very good.
mean_shift
- MeanShift算法在运动人体跟踪MATLAB代码-MeanShift algorithm in MATLAB code tracking of moving body
Mean-Shift-object-tracking
- meanshift object tracking
meanshift
- video tracking mean shift implementation
particle-filter-visual-tracking
- 该代码用于实现粒子滤波视觉目标跟踪(PF)、卡尔曼粒子滤波视觉目标跟踪(KPF)、无迹粒子滤波视觉目标跟踪(UPF)。它们是本人这两年来编写的核心代码,用于实现鲁棒的视觉目标跟踪,其鲁棒性远远超越MeanShift(均值转移)和Camshift之类。用于实现视觉目标跟踪的KPF和UPF都是本人花费精力完成,大家在网上是找不到相关代码的。这些代码虽然只做了部分代码优化,但其优化版本已经成功应用于我们研究组研发的主动视觉目标跟踪打击平台中。现在把它们奉献给大家!-These codes are us
mean-shift_color-img-segment
- 基于matlab的彩色图像分割实验,运用meanshift算法以及区域生长法,算法包含漏检数,正确率的计算。-Matlab-based color image segmentation experiments, the use of algorithms and meanshift region growing algorithm contains the number of missed, calculate the correct rate.
Meanshift
- Meanshift均值漂移算法,图像中的物体进行跟踪定位。(Meanshift mean shift algorithm, tracking and positioning objects in the image.)
