搜索资源列表
110123
- opencv粒子滤波实现的动态跟踪 具有很好的跟踪效果-the opencv particle filter implementation of dynamic 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
opencv
- opencv下实现对单层颗粒的计数:摄像头拍照,二值化,腐蚀,计数-opencv achieve for single particle counting: camera, camera, binarization, erosion, count
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...
SKINDETECT
- 利用opencv做的关于目标跟踪的程序,利用粒子滤波算法进行跟踪-The opencv program on target tracking using particle filter algorithm to track
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.
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
particleFilterTrackingTest
- 基于opencv基本粒子滤波跟踪,程序可用,适合初学者掌握使用。-Opencv based on elementary particle filter tracking, the program is available, suitable for beginners to master the use.
parthqle
- Standard particle swarm optimization algorithm (matlab)
HTFPQJE
- The second example filtering applications, can understand the working principle of particle filter is very good
fmulq-fault
- 自己编写的粒子滤波的源码,用于故障诊断,是MATLAB语言写的,,(Write your own source of particle filter for fault diagnosis, was written by MATLAB language,,)
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.)