搜索资源列表
video-tracker
- Tracking system. Visual studio and opencv.
qtrack_090
- QTrack是使用opencv库编写的面部追踪系统。性能比使用camshift的系统要好-QTrack is a face tracker for use with OpenCV. QTrack is both faster and more robust than OpenCV s Camshift for tracking faces. QTrack version 0.90 was written by Robin Hewitt and is distributed un
opencv
- 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序-A good VC environment based Opencv and video capture image filtering and corner detection vc motion tracking program. Opencv image filtering can be achieved, opencv fa
ConsoleCV
- 在韩国用的OpenCV的一个c 代码。基本的功能都有。从基本的图像打开及显示,一般的算法应用,Tracker,还有摄像头采集等。-This is a C code for Opencv which i learen in korea. it is very simaple and useful for learning Opencv. it include image open and view, algrithm app, Tracker, camera capture.
traak
- This a very good tracker testing programming to us opencv-This is a very good tracker testing programming to us opencv
moving-tracker
- 运动跟踪 源代码,非常好 值得学习惯 采用 光流-very good
Compressive-Tracking
- ECCV上Kaihua Zhang的Compressive Tracking:理论高深的吓人,源码简单的吓人。是目前为止我试过的off-the-shelf的tracker中跟踪效果最好的,不用调任何参数,绝对实时。绝对能运行,欢迎下载。-ECCV on Kaihua Zhang Compressive Tracking: Theory profound scary, the source simply scary. I ve tried so far off-the-shelf tracker
mouse-tracker
- opencv环境下利用condensation算法写的鼠标追踪程序-opencv environment using condensation algorithm written mouse tracking program
Tracker
- Example of opencv and qt program, tracking an object.
BoostingTracker_Source_v03
- 在线boost算法,来自文章On-line Boosting and Vision-boost tracker from paper:: On-line Boosting and Vision
astebbin-OpenTLD-MultiView-2b10e77
- 这是一个计算速度很好的视频跟踪算法,能够帮助我们很好的实现视频跟踪的功能-This is an extension of Georg Nebehay s open-source implementation of Zdenek Kalal s Tracking-Learning-Detection algorithm. The purpose of this extension is to add the ability to simultaneously apply a single de
tracker-1
- 基于OpenCV实现的目标跟踪程序,用于实现在视频中跟踪选定目标。-Based on OpenCV achieve target tracking program for realization in the video track selected targets.
turboshrimp-tracker-master
- Ground control station for the AR.Drone with tracking, written in Clojure.
chessboard-tracker-master
- Fast Chessboard tracker ros package using opencv camera calibration module
tracker
- 该代码为车辆自动检测与跟踪识别的系统的开发代码-The code for the automatic detection and tracking vehicle identification system development code
optical flow tracker
- 光流法实现移动目标是追踪,检测物体位移,判断运动方向(Optical flow method to achieve the target is to track, detect object displacement, to determine the direction of movement)
opencv3之目标跟踪(单目标、多目标)
- 对于刚入门的opencv玩家,提起目标跟踪,马上想起的就是camshift,但是camshift跟踪往往达不到我们的跟踪要求,包括稳定性和准确性。 opencv3.1版本发行后,集成了多个跟踪算法,即tracker,大部分都是近年VOT竞赛榜上有名的算法,虽然仍有缺陷存在,但效果还不错。(For incoming opencv players, CAMSHIFT is the key to target tracking, but CAMSHIFT tracking often fails t
