搜索资源列表
Mean-shift
- 学习meanshift跟踪算法的好程序,值得搞图像序列目标跟踪的人研究
meanshift
- meanshift跟踪的matlab源码,利用物体的颜色对物体进行跟踪
meanshift跟踪程序
- 比较简单的meanshift跟踪算法,但适应性一般
meanshift tracking vc6
- 采用MeanShift算法对视频中目标进行跟踪,程序在vc6.0 MFC多文档结构下运行通过,视频第一帧的目标位置和大小需要在事先指定。
meanshift.rar
- 基于meanshift的简单目标跟踪程序matlab代码,Based on the meanshift easy target tracking procedures matlab code
meanshift-kalman
- 利用meanshift kalman算法实现对视频中运动对象的跟踪。-Meanshift kalman algorithm using video tracking of moving objects.
meankalman
- meanshift+kalman算法,对研究运动物体检测与跟踪的朋友会有帮助-meanshift+ kalman algorithm, detection and tracking of moving objects would be helpful friend
meanshift
- meanshift跟踪算法的实现,主要是利用metlab来完成的,效果还不错-mean shift tracking algorism
基于meanshift目标跟踪代码
- 该代码主要编写的是meanshift在人体跟踪中的应用代码,这个是最基本的颜色矢量作为特征向量用于meanshift中跟踪。
mean_shift
- MeanShift算法在运动人体跟踪MATLAB代码-MeanShift algorithm in MATLAB code tracking of moving body
meanshift
- 基于MeanShift和自适应预测的非刚性目标跟踪算法 希望对大家有用-Adaptive prediction based on MeanShift and non-rigid object tracking algorithm we hope be useful
meanshift
- 使用meanshift算法进行视频运动目标的跟踪。使用imcrop函数,手动标定目标图形区域,显现目标的半自动跟踪。-Meanshift algorithm using the moving object tracking. Use imcrop function, manual calibration target graphics area, showing semi-automatic target tracking.
particle-filter-visual-tracking
- 该代码用于实现粒子滤波视觉目标跟踪(PF)、卡尔曼粒子滤波视觉目标跟踪(KPF)、无迹粒子滤波视觉目标跟踪(UPF)。它们是本人这两年来编写的核心代码,用于实现鲁棒的视觉目标跟踪,其鲁棒性远远超越MeanShift(均值转移)和Camshift之类。用于实现视觉目标跟踪的KPF和UPF都是本人花费精力完成,大家在网上是找不到相关代码的。这些代码虽然只做了部分代码优化,但其优化版本已经成功应用于我们研究组研发的主动视觉目标跟踪打击平台中。现在把它们奉献给大家!-These codes are us
IET_CV_2010
- 一种改进的背景权重的Meanshift跟踪方法-Robust Mean Shift Tracking with Corrected Background-Weighted Histogram
meanshift目标跟踪源程序
- meanshift跟踪算法MATLAB源码,
Meanshift
- Meanshift均值漂移算法,图像中的物体进行跟踪定位。(Meanshift mean shift algorithm, tracking and positioning objects in the image.)
meanShift
- 视频目标跟踪算法代码meanShift,基于均值漂移的目标跟踪算法代码(Video object tracking algorithm code meanShift)
meanshift
- 目标跟踪,matlab平台,采用meanshift算法(object tracking,using meanshift algorithim)
运动目标跟踪程序-MATLAB源代码
- 运动目标跟踪程序-MATLAB源代码,利用camshift和meanshift实现运动目标的跟踪(Moving target tracking program - MATLAB source code, using camshift and meanshift to achieve tracking of moving targets)