搜索资源列表
particlefilter
- 几个粒子滤波的粒子。包括普通的粒子滤波和基于扩展卡尔曼滤波器的粒子滤波器源程序。
ParticleFilter
- 粒子滤波(ParticleFilter)跟踪算法,可以跟踪主动镜头下的目标,效果非常好!
2009.rar
- 跟踪目标的算法,camshift,meanshift.,Target tracking algorithm, camshift, meanshift.
MeanShift-Soft
- matlab编写的meanshift程序,在南加州大学例程的基础上做了修改,在初期学习meanshift上非常有用-meanshift for mobile tracking
particlefilter
- 粒子滤波器使用示例,用于跟踪效果好,用VC++实现-example of particle filter
particlefilter
- 粒子滤波去噪程序 目标跟踪 粒子滤波的实验程序- particlefilter target tracking
particlefilter
- 一个关于粒子滤波算法的英文课件,详细阐述了粒子滤波算法的原理以及应用-A particle filter on the English courseware, particle filter described in detail the principles and applications
ParticleFilter
- particle filter粒子滤波算法的OPENCV实现-particle filter OPENCV particle filter implementation
particleFilter
- 粒子滤波器 基于颜色的 Opencv实现-opencv color-based particle filter
ParticleFilter
- 颜色直方图粒子滤波器,并给出了英文参考文献; 运行方式:在前景窗口,按p键停止,在目标区域点击鼠标,让程序自动识别出目标轮廓,再次按p键,即可跟踪-The color histogram particle filter, given English references operation modes: in the foreground window, press p stop clicking the mouse in the target area, allowing the pro
ParticleFilter
- 粒子滤波的 Matlab 仿真 算法 实现-Particle filtering Matlab simulation algorithm
particleFilter
- 基于粒子权重的道路标志线识别源码。运用opencv库实现 。-Based on the weight of the particles lane markings identifying the source. Use opencv library implementation.
ParticleFilter-master
- 用于追踪的粒子滤波程序,来自GITHUB(The particle filter program for tracking .comes from GITHUB)
ParticleFilter-targettracking
- 使用粒子滤波方法对摄像头中手动选择区域进行跟踪,代码没有优化,跟踪效果一般,可以为初学者使用。(The particle filter method is used to track the manually selected area in the camera, the code is not optimized, the tracking effect is general, and it can be used by beginners.)