OpenTLD
OpenTLD is an open source library for real-time 2D tracking
OpenTLD is an open source library for real-time 2D tracking of a single object in video, combining tracking, learning, and detection in an adaptive framework. The algorithm monitors the object’s appearance, updates its internal model (learning), and can re-detect the object when tracking fails. This repository is based on the original MATLAB/C implementation; it is now largely unmaintained.