搜索资源列表
均值漂移相关论文
- 均值漂移
edison_binary
- 关于均值漂移的程序,该代码为编译好的程序,可以直接看图像分割效果!-Mean Shift on the procedures, the code compiled procedures, can look directly image segmentation results!
headtracker.tar
- 人头跟踪算法,采用均值漂移和形状约束模型。-poll tracking algorithm using mean drift and shape the model.
Adaptivemeanshiftbasedclusteringzip
- 一个均值漂移的VC++聚类源程序,可以试试聚类,其效果还不错.-mean a shift of VC cluster source, you can try clustering, the effect is not bad.
partcl
- 一个很好的基于经典粒子滤波和均值漂移的混合算法,在选定目标初始位置的情况下能很有效的跟踪目标-A good particle filter based on the classic mean-shift and the hybrid algorithm, the target initial position in selected cases can be very effective in tracking the target
Meanshift
- 基于均值漂移理论的该进算法,能对有一定遮挡的目标实现跟踪,可能对学习跟踪的出学者有一定帮助-Based on the theory of mean-shift into the algorithm, can have a certain block to achieve the objective of tracking and tracking of learning may be a scholar has a certain ex
AnIntroductiontoMeanShift
- 均值漂移算法的详细介绍,论证均值漂移算法的收敛性,介绍mean-shift算法在图像分割,目标跟踪领域的应用-Mean Shift Algorithm detail, argues Mean Shift Algorithm, introduced mean-shift algorithm in image segmentation, target tracking applications
meanshiftseg
- 这是基于均值漂移算法的图像分割VC源代码。-This is based on the mean-shift image segmentation algorithm VC source code.
meanshiftseg_matlab
- 基于均值漂移算法图像分割MATLAB源代码。压缩包内有三个程序文件,先是基于基于均值漂移算法进行图像平滑,然后再图像分割。-Based on mean-shift image segmentation algorithm for MATLAB source code. Compressed packet has three program files, first based on the mean-shift algorithm ba
mean
- 基于均值漂移理论的该进算法,可能对学习跟踪的出学者有一定帮助 -Based on the theory of mean-shift into the algorithm, may be learning to track the scholars have to some extent help the
MS_matlab
- mean shift 均值漂移算法的matlab实现,大家可以看看,比较实用-mean shift algorithm matlab mean-shift realize, we can look at more practical
mean_shift
- 运用于目标跟踪过程中算法研究,均值漂移算法简单易用,容易学习-use the mean_shift to track
matlb_test_MeanShift
- 均值漂移聚类的源程序,用mean shift 进行聚类,以及绘图显示,很有价值-mean shift based clustering code, using matlab
meanshift
- 基于meanshift算法最全面的资料收集,是本人长期收集该算法的结晶,里面有均值漂移算法的word文档,PPT资料,基于meanshift的目标跟踪算法(MATLAB),还有相应的文章,下了绝不后悔,将心比心,互惠互利。-Meanshift algorithm based on the most comprehensive data collection, is a long time, I collected the crystal
meanshiftim
- 均值漂移算法(mean shift)matlab源码-Mean Shift Algorithm (mean shift) matlab source code
meanshift
- 用均值漂移法跟踪运动物体,实时性和准确性高。-pedestrian tracking using meanshift
kalman_meanshift
- 基于vc++的目标跟踪设计。结合了卡尔曼滤波和均值漂移方法,具有很好的稳定性-object tracking and motion dection
youzhushi_ms
- 实现mean shift 均值漂移的基本的MATLAB算法 带有部分注释-Mean shift to achieve the basic mean shift algorithm with some of the MATLAB Notes
MeanShift
- 基于复杂环境下,采用均值漂移算法实现运动目标识别跟踪-object tracking
均值漂移跟踪
- 均值漂移实现目标跟踪,速度很快,可以实现基于图像序列的目标跟踪