abyssxsy / OpenTLD-1

Official source code for TLD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TLD 1.0 (Predator)
----------------------------------------------------------------------------

TLD is an algorithm for tracking of unknown objects in unconstrained video streams. The object of interest is defined by a bounding box in a single frame. TLD simultaneously tracks the object, learns its appearance and detects it whenever it appears in the video.

1. License: GPL 
2. Project: http://info.ee.surrey.ac.uk/Personal/Z.Kalal/tld.html
3. Wiki: https://github.com/zk00006/OpenTLD/wiki.
4. Group: http://groups.google.com/group/opentld. 

@article{Kalal2012,
 author = {Kalal, Z and Mikolajczyk, K and Matas, J},
 journal = {Pattern Analysis and Machine Intelligence},
 title {Tracking-learning-detection},
 year = {2012}
}

----------------------------------------------------------------------------

(c) 2011 Zdenek Kalal

About

Official source code for TLD

License:GNU General Public License v3.0


Languages

Language:MATLAB 69.6%Language:C++ 30.0%Language:C 0.5%