搜索资源列表
110123
- opencv粒子滤波实现的动态跟踪 具有很好的跟踪效果-the opencv particle filter implementation of dynamic tracking
pf_test_for_face(mgh1.21)
- 粒子滤波 追踪 采用 空间灰度直方图做特征 -Particle filter tracking
MovingObjectTracking
- 基于OPENCV实现的粒子滤波运动目标跟踪源程序-Particle Filter Moving Object Tracking based on OPENCV
lizi
- opencv 粒子滤波跟踪,对于了解算法有很大帮助。-opencv particle filter tracking, very helpful for understanding the algorithm.
condesation
- opencv 粒子滤波程序,可以对感兴趣的颜色进行跟踪-opencv particle filtering program that can track the color of interest
DetectiveContour
- 视频场景切换及轮廓检测(VS2008+opencv),采用VC编写,注意源代码里的视频名称是“sunyanzi.avi”,改成自己的视频名称即可-scene change detection and detective contours,write with vc,remember change the name of video in the code into yours
KALMANPARTICLE
- 基于 Kalman Filter和 Particle Filter的 目标跟踪 脸部跟踪 object tracking c++程序 源码。 -C++ face tracking program code base on Kalman Filter and Particle Filter
particleFilter
- 粒子滤波器 基于颜色的 Opencv实现-opencv color-based particle filter
pf
- 使用opencv进行粒子滤波学习程序,需要个人手动设置初始位置-The particle filter using opencv learning process, individuals need to manually set the initial position
TrackingBlobAlgorithms
- This contained BG/FG detection(simple version and adaptive background mixture models), blob tracking(connected component tracking and MSPF resolver, mean shift, particle filter), Kalman filter using OpenCV. It can be helpful who studying object detec
mymfc
- 粒子滤波程序,调用的是OpenCV里的函数,没有重采样,用MFC基于对话框做的界面. 点击Next可以进行一帧一帧的处理,有2个按钮没有用-Particle filter program, calls the OpenCV function, there is no resampling, click Next to a processing of a MFC dialog-based interface. 2 button is not...
kana
- 跟踪运动目标,智能视频处理中运用粒子滤波器跟踪算法实现跟踪-Tracking moving targets, and intelligent video processing, the use of particle filter tracking algorithm to track
SKINDETECT
- 利用opencv做的关于目标跟踪的程序,利用粒子滤波算法进行跟踪-The opencv program on target tracking using particle filter algorithm to track
ParticleFilterTracker
- Rob Hess写的一个粒子滤波跟踪程序,基于OpenCV,很好理解,跟踪效果不错。-A particle filter tracking program written by Rob Hess, based on OpenCV, a good understanding, good tracking performance.
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
pfcolortracker-learn
- pf粒子滤波的源码跟踪视频应用。确实好用。-pf the source of the particle filter tracking video applications. Really easy to use.
OpencvUIDlg2.1
- OpenCV实现的HOG与粒子滤波器的行人跟踪-The OpenCV implementation the HOG particle filter pedestrian tracking
opencv-particle-filter
- 粒子滤波在openCV开发环境中的源代码,借鉴中希望能帮助到大家-OpenCV particle filter in the development environment of the source code, hoping to help to draw in everyone
Particle-filter
- 利用粒子滤波算法对目标进行跟踪,需要在第一帧选定目标并按下回车-For target tracking using particle filter algorithm, in the first frame selected target and press enter.
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.)