Skip to content

tracedev/OpenTLD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenTLD

This fork of OpenTLD is meant as a library to be used in computer and embedded applications.

From the original author:

This is a C++ implementation of OpenTLD that was originally published in MATLAB by Zdenek Kalal. OpenTLD is used for tracking objects in video streams. What makes this algorithm outstanding is that it does not make use of any training data. This implementation is based solely on open source libraries, meaning that you do not need any commercial products to compile or run it.

A documentation of the internals as well as other possibly helpful information is contained in this master thesis.

About

OpenTLD C++ Implementation fork meant for use as a library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 92.4%
  • C 6.9%
  • CMake 0.7%