搜索资源列表
110123
- opencv粒子滤波实现的动态跟踪 具有很好的跟踪效果-the opencv particle filter implementation of dynamic tracking
MyPSO
- 采用opencv平台演示粒子群优化算法,结构和逻辑很清晰,演示效果良好-Opencv platform demonstrates the particle swarm optimization algorithm, structure and logic is very clear, demonstrates good
ParticleFilterTracker
- Rob Hess写的一个粒子滤波跟踪程序,基于OpenCV,很好理解,跟踪效果不错。-A particle filter tracking program written by Rob Hess, based on OpenCV, a good understanding, good tracking performance.
lizilvbogenzong
- 利用粒子滤波实现运动目标跟踪的c++源码,效果比较好-Particle filter tracking moving objects c++ source, the effect is better
2
- 用vs2010+opencv2.4.9做的粒子滤波灰度视频目标跟踪,框架完整,同版本下可直接运行,跟踪效果一般-Vs2010+ opencv2.4.9 do with particle filter gray scale video object tracking, frame integrity, and can be run directly under the same version, tracking the general effect
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.)