OpenTLD is an open source implementation of the TLD (Tracking-Learning-Detection) framework, designed for real-time 2D tracking of a single object in video sequences. Because it fuses tracking and detection, TLD can recover from occlusions, drift, or failures by using its detection mechanism to reacquire the object. In terms of usage, one typically initializes the tracker by providing a bounding box on the first frame, then calls a function like run_TLD to process a video and obtain bounding boxes over time. The system updates its internal models as frames are processed, and can re-detect the target when tracking fails. The algorithm’s performance is known to improve over time due to its online adaptation behavior. Because of its age and MATLAB dependencies, adopting it in modern C++ / real-time pipelines may require effort (e.g. rewriting or porting) or using more recent tracking libraries.

Features

  • Track unknown object from given bounding box
  • On-line adaptation / learning of appearance (P-N learning)
  • Detector module to re-identify object when tracking fails
  • Support for handling occlusion / reappearance
  • MATLAB / MEX support and C++ builds
  • Integration with OpenCV / cross-platform build via CMake

Project Samples

Project Activity

See All Activity >

License

GNU General Public License version 3.0 (GPLv3)

Follow OpenTLD

OpenTLD Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of OpenTLD!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Programming Language

MATLAB

Related Categories

MATLAB Computer Vision Libraries

Registered

2025-09-29