搜索资源列表
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
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
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
imt-v1
- IMT跟踪算法代码——Visual Tracking via Adaptive Tracker Selectionwith Multiple Features-code of the IMT——Visual Tracking via Adaptive Tracker Selectionwith Multiple Features
my-pf-tracker
- 这是一个非常优秀的粒子滤波跟踪源码,运行速度快,跟踪效果好,可以作为视觉跟踪入门时的代码进行学习。(this is a very efficient code for visual tracking based on particle filter.)