搜索资源列表
klt1.3.2
- source code and ref manual of KLT. KLT is an implementation, in the C programming language, of a feature tracker for the computer vision community. -source code and manual of KLT ref. KLT is an i mplementation. in the C programming language, a featur
tracker-America
- 美国人用C语言编写的目标追踪源程序,希望对大家有用-Americans with C language source code of target tracking, it may be useful to hope
LucasKanadeTracker
- Lucas-Kanader-Tomasi Feature Tracker,基于B.D.Lucas和T.Kanade[1]于1981的早期工作,于1991年由C.Tomasi和T.Kanade[2]完整导出,并于1994年由J.Shi和C.Tomasi[3]在文章中清楚地阐述。J.Y.Bougue[4]于2000年给出了此算法的一种实现,并收录在Intel公司的计算机视觉函数库OpenCV中。本例是此算法基于OpenCv的代码实现-Lucas-Kanader-Tomasi Feature Trac
tracker
- 用vc编辑的跟踪条代码,可以实现多功能的的跟踪-Vc editor with tracking lines of code, you can achieve the tracking of multi-functional
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
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.
colortracker
- this is a source code on color tracker and other features as we-this is a source code on color tracker and other features as well..
klt
- KLT is an implementation, in the C programming language, of a feature tracker for the computer vision community. The source code is in the public domain, available for both commercial and non-commerical use.-KLT is an implementation, in the C program
tracker-code-2011.11.18
- tracking code for moving object in MATLAB
tracker-code
- 基于opencv的多目标跟踪算法。vs2008实现-Multi-target tracking algorithm based on opencv. vs2008 achieve
imt-v1
- IMT跟踪算法代码——Visual Tracking via Adaptive Tracker Selectionwith Multiple Features-code of the IMT——Visual Tracking via Adaptive Tracker Selectionwith Multiple Features
tracker
- 该代码为车辆自动检测与跟踪识别的系统的开发代码-The code for the automatic detection and tracking vehicle identification system development code
my-pf-tracker
- 这是一个非常优秀的粒子滤波跟踪源码,运行速度快,跟踪效果好,可以作为视觉跟踪入门时的代码进行学习。(this is a very efficient code for visual tracking based on particle filter.)