Table des matières

Video Tracking

tags: computer vision

Softwares

OpenTLD

TLD (Tracks, Learns and Detects) is an award-winning, real-time algorithm for tracking of unknown objects in 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. The result is a real-time tracking that typically improves over time.

Due to its learning abilities, TLD has been advertised under name Predator. The video to the left introduces Predator and proposes several potential applications.

https://github.com/zk00006/OpenTLD/wiki/Getting-Started by Zdenek Kalal

dependencies: Matlab or Octave, OpenCV