搜索资源列表
PF_with_clutters
- 在粒子滤波加颜色直方图实现了视频目标跟踪的基础上,加了遮挡处理。即当目标被遮挡的时候进行了特殊的处理,当目标重新出现的时候能够继续对目标进行跟踪,不失跟。
VC编写的粒子滤波视频跟踪程序
- Particle Filter Tracking
particleFilterTrack
- 基于opencv1.0的粒子滤波的跟踪,里面没有要处理的视频,所以要改一下路径-Opencv1.0 particle filter based tracking, which does not have to deal with the video, so the path to change it
ParticleTrack
- 基于彩色直方图的粒子滤波视频跟踪算法,非常有用-n adaptive color-based particle filter tracking
filter
- 不错的关于粒子滤波的论文 并应用到视频跟踪-Good on the particle filter paper and applying it to video tracking
paticle_filter
- 自己编写的粒子滤波程序,请用户自己添加视频测试-Their own procedures for the preparation of the particle filter, please add the user' s own Video Test
pf_colortracker
- 基于粒子滤波的运动目标跟踪, 附带视频,直接可以运行-particle filter tracking
7788
- 大名鼎鼎的方帅的博士学位论文---目前,计算机智能视频监控在理论和应用上都面临着很多难题,国内外大批学者投身于该领域的研究和探索,并且取得了大量的成果.本文是在这些成果的基础上,对计算机智能视频监控系统的关键技术进行研究.主要贡献可概括如下:首先,对目标检测技术进行了研究,并提出了一种基于背景建模的运动目标检测算法.利用统计的方法建立了基于颜色和颜色梯度的背景模型,并实时地对背景模型进行更新,最后将这两种背景模型综合考虑对目标进行了有效的检测.接着,研究了复杂背景下多目标跟踪问题,提出了基于蒙特
b
- 基于视频的跟踪 ,介绍了粒子滤波器,以及用粒子滤波器算法的原理 -Video-based tracking, particle filters are introduced, and the principle of using particle filter
paticle_filter_tracking
- 运用基于粒子滤波法和MEANSIFT算法实现视频序列的目标跟踪-The use of particle filter based algorithm and MEANSIFT tracking video sequences
pritical
- 基于粒子滤波的视频目标跟踪技术研究论文,很详细了说明了-Particle filter based target tracking in video research paper, a very detailed descr iption of the
pf_colortracker
- 粒子滤波 视频目标跟踪 Matlab 联合C编程-Video tracking particle filter Matlab joint C programming
pf
- 粒子滤波(particle filter, condensation,mcmc)源码,C++实现,主要用于视频跟踪-Particle filter source code, C++ , particle filter, condensation, MCMC, mostly used in visual tracking
headtrack
- 用粒子滤波实现视频中人头跟踪算法,有训练好的人头分类器。
4
- 本文针对摄像机运动情况下的多目标跟踪问题,提出了基于粒子滤波的跟踪算法。在粒子滤波算法基础上,将二阶自回归过程作为系统状态转移模型,HSV 颜色直方图作为观测模型,对视频中多个目标的位置、大小进行跟踪。实验结果表明,该算法能实时正确地跟踪多个目标,并对局部遮挡有较好的鲁棒性,也能在目标短暂消失导致跟踪失败后,在目标重新出现后及时捕获并继续进行跟踪。-A tracking algorithm based on particle filter is proposed to deal with mul
pfcolortracker-learn
- pf粒子滤波的源码跟踪视频应用。确实好用。-pf the source of the particle filter tracking video applications. Really easy to use.
Visual-target-tracking
- 基于粒子滤波的视频目标跟踪技术研究。提出多种跟踪算法,算法效果良好-Based on Particle Filter video tracking technology. Proposed various tracking algorithm, the algorithm works well
particle-filter-algorithm-
- 一个粒子滤波的实例,包含所有的M文件,视频图像资料-A particle filter instance, contains all of the M-file, the video image data
PARTICAL20170818
- 粒子滤波跟踪,在VS2013环境下运行,opencv版本是3.0,程序可以直接运行,用时修改一下视频路径(Particle filter tracking, running in VS2013 environment, opencv version is 3, the program can be run directly, modify the video path when used)
particleFilterTrackTest
- 一个可运用粒子滤波算法去实现目标追踪,里面附有视频,需要gsl运行(A particle filter algorithm can be used to achieve target tracking, which is accompanied by video, you need to run GSL)