搜索资源列表
-
1下载:
较全的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
-
-
3下载:
基于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
-
-
0下载:
均值漂移算法(mean shift)matlab源码,Mean Shift Algorithm (mean shift) matlab source code
-
-
1下载:
基于mean shift的阈值分割matlab代码,先借助Mean Shift算法的分割特性将灰度值相近的元素进行聚类,然后,在此基础上应用阈值分割算法,达到将图像与背景分离的目的。-Threshold based on mean shift segmentation matlab code, the first split with the Mean Shift algorithm similar to the gray value characteristics of the element
-
-
0下载:
基于MEAN SHIFT算法的图像分割程序-MEAN SHIFT algorithm based on image segmentation procedure
-
-
1下载:
mean shift 算法用于目标跟踪,其中有4个文件.-mean shift algorithm for target tracking, including four documents.
-
-
0下载:
mean shift 算法 用于图像的分割。很实用,大家多看看会有帮助的~!-mean shift algorithm for image segmentation. Very practical, it would be helpful to look at the ~!
-
-
0下载:
用Matlab实现基于均值平移(meanshift)算法的灰度图像平滑。有迭代过程,效果比较不错。-A program written by Matlab for image smoothing based mean shift algorithm.
-
-
0下载:
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.
-
-
0下载:
implementation of the basic mean shift algorithm
-
-
0下载:
基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素点太少的类去掉。然后,采用阈值化分割的方法对图像进行二值化处理 -Mean Shift Based on the process of image segmentation is the first to use the image Mean Shift algorithm for clustering of pixe
-
-
0下载:
关于跟踪领域相当有名的均值平移的改进算法 效果还不错 直接用VC就可以跑起来。源码相当清楚-The field on the track quite well-known mean shift algorithm to improve the effectiveness of the direct use of well can run up on the VC. Source is quite clear
-
-
0下载:
用mfc编写的mean-shift算法,和重心跟踪算法,可以处理动态目标的跟踪,效果甚佳。-Mfc prepared using mean-shift algorithm, and the focus of the tracking algorithm can handle dynamic target tracking, the effect is very good.
-
-
0下载:
这是一篇介绍mean-shift改进算法的资料,它可以解决目标逐渐变大的问题,可以改变窗形的大小-This is a descr iption of the mean-shift algorithm to improve the information, it can solve the goal of gradually become a big problem, you can change the shape of the size of the window
-
-
0下载:
这是一篇介绍mean-shift算法的概括性文章,文中详细介绍了mean-shif算法的性能和作用-This is a descr iption of the mean-shift algorithm is a general article describes in detail the performance of mean-shif algorithm and the role of
-
-
0下载:
这是一篇介绍mean-shift算法用于实时跟踪和检测方面的文章-This is a mean-shift algorithm is introduced for real-time tracking and testing of articles
-
-
0下载:
均值平移的跟踪代码,能够对目标物体进行良好的跟踪-This file is the implementation of the mean shift algorithm. It can work well in tracking the target object
-
-
0下载:
最早提出mean shift算法的文献,从事图像跟踪研究人员必读。-Mean shift algorithm was first proposed by the literature, researchers in image tracking required reading.
-
-
0下载:
用于实现Mean-Shift算法,非常简洁和实用,适合初学者.-Mean-Shift algorithm used to implement very simple and practical, suitable for beginners.
-
-
0下载:
mean-shift算法实现抖动视频中目标的前景提取(Mean-shift algorithm to achieve the goal of foreground extraction)
-