Skip to content

brittybaby/OpenTLD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.7%
  • C 3.6%
  • CMake 1.7%