搜索资源列表
-
0下载:
使用VC++ 6.0 和 OpenCv实现粒子滤波目标跟踪算法,主要功能在MFC对话框内实现。-particle filter object tracking
-
-
0下载:
基于粒子滤波的目标跟踪源码,需要opencv和gsl两个库的支持,运行效率较高-Particle filter based target tracking source, two gsl library opencv and need the support of high efficiency
-
-
0下载:
用opencv开发的粒子滤波追踪黄色小球。-tracking program using particle filter algorithm
-
-
0下载:
opencv粒子滤波实现的动态跟踪 具有很好的跟踪效果-the opencv particle filter implementation of dynamic tracking
-
-
0下载:
该源码是关于运动对象跟踪的算法,主要实现了高斯背景建模,全局运动补偿(SIFT特征和RANSAC算法),运动对象检测,对象跟踪算法(Mean Shift,Particle Filter等),对象特征提取(轨迹,大小,起止帧等),同时,程序基于VC2008+OpenCV开发,实现了对话框式的程序界面,效率高。-This is a source about motion object tracking, including foreground modeling,object detection,o
-
-
0下载:
基于OPENCV实现的粒子滤波运动目标跟踪源程序-Particle Filter Moving Object Tracking based on OPENCV
-
-
0下载:
opencv 粒子滤波跟踪,对于了解算法有很大帮助。-opencv particle filter tracking, very helpful for understanding the algorithm.
-
-
0下载:
实现了粒子滤波功能,主要用在跟踪等各个方面,是一个很好的算法-The realization of the particle filter, mainly used in tracking all aspects of the algorithm is a very good
-
-
0下载:
用粒子滤波实现的一个跟踪,使用opencv的代码,opencv安装在c盘,所以如果想编译的话,就必须在c盘安装opencv,其他说明看压缩文件-The particle filter is a tracking code to use opencv, opencv installed in the c disk, so if you want to compile, then it must be installed in c drive opencv, other shows to see c
-
-
1下载:
牛人写的opencv下实现的particle filter 单物体跟踪,代码量较少,特贡献出来-particle filter tracking, implemented in C,
you have to make sure that opencv installed in your computer.
-
-
1下载:
本系统中VIS欠缺的SIFT_VC.lib文件。。。
http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html-This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library
-
-
0下载:
视频场景切换及轮廓检测(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
-
-
0下载:
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
-
-
0下载:
利用opencv做的关于目标跟踪的程序,利用粒子滤波算法进行跟踪-The opencv program on target tracking using particle filter algorithm to track
-
-
0下载:
Rob Hess写的一个粒子滤波跟踪程序,基于OpenCV,很好理解,跟踪效果不错。-A particle filter tracking program written by Rob Hess, based on OpenCV, a good understanding, good tracking performance.
-
-
0下载:
用opencv实现的粒子滤波跟踪程序序。需要手动选取跟踪物体-opencv
-Particle filter tracking with opencv program sequence. Need to manually select the track object-opencv
-
-
0下载:
OpenCV实现的HOG与粒子滤波器的行人跟踪-The OpenCV implementation the HOG particle filter pedestrian tracking
-
-
0下载:
基于opencv基本粒子滤波跟踪,程序可用,适合初学者掌握使用。-Opencv based on elementary particle filter tracking, the program is available, suitable for beginners to master the use.
-
-
0下载:
粒子滤波跟踪,在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)
-
-
0下载:
使用粒子滤波方法对摄像头中手动选择区域进行跟踪,代码没有优化,跟踪效果一般,可以为初学者使用。(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.)
-