搜索资源列表
ObjectTrack(camera)
- 接摄像头可以测试粒子滤波、meanshift等几种跟踪算法-Then the camera can test the particle filter, meanshift such as several tracking algorithm
pf_tutorial
- 有关particle filter的教程,ppt格式,对于学习粒子滤波有较好的指导意义-Related to the particle filter tutorial, ppt format, for a better learning particle filter guiding significance
meanshift
- meanshift粒子滤波c代码,挺不错的。-meanshift particle filter c code.
Multi-targetTracking
- 一篇关于多目标跟踪的文章,结合了Meanshift和粒子滤波两种常用的方法-A Multi-target Tracking Method Based on Mean-shift and Particle Filter
MeanShift-algorithm-
- 提出了一种基于粒子Mean Shift 迁移过程的红外人体跟踪方法. 算法通过采样粒子迁移和聚类动态建立 目标的状态模型和量测模型. 在被跟踪区域随机布撒粒子, 以各粒子对应像素的亮度作为特征值进行Mean Shift 收敛性分析, 使用收敛后的粒子集表达目标的当前状态 以状态粒子的坐标位置为特征值对其进行Mean Shift 聚 类, 作为对目标的量测. 连续跟踪时, 下一帧的采样粒子基于上一帧的量测结果产生. 与传统的基于序贯重要性采 样的粒子滤波方法相比, 算法不需要目标的
particleFilterTrackTest
- 经典的基于运动信息的跟踪算法--粒子滤波,避免了meanshift的收敛于局部最优-Based on the classic the sports information tracking algorithm- particle filter to avoid meanshift the convergence in the local optimal