zk00006/OpenTLD
OpenTLD is an open source library for real-time 2D tracking of a single object in video. This repository is no longer under development. For latest version see: http://www.tldvision.com/tld2.html observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5628
- days_rel: n/a
- days_push: 1568
- n_releases_24m: 0
Adoption not part of the score
2101 stars · 1257 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
OpenTLD (Predator) is a MATLAB implementation of the Tracking-Learning-Detection algorithm for real-time 2D tracking of a single unknown object in video streams. The object is defined by a bounding box in one frame, and the system tracks, learns, and re-detects it as it appears and disappears.
Use cases
- track a single object in a video given one bounding box
- re-detect an object after it leaves and re-enters the frame
- learn an object's appearance online during tracking
- research baseline for tracking-learning-detection algorithms
- process unconstrained video streams in real time
When to choose
- you need the original TLD/Predator algorithm for research or comparison
- you work in MATLAB and want a classic single-object tracker
- you need tracking with automatic re-detection of occluded objects
When to avoid
- you need a maintained or production-ready tracker
- you need multi-object tracking
- you want a modern deep-learning-based tracker
- you need C++ or Python support without porting
Facets
library · maturity abandoned
computer-vision image-processing computer-vision cross-platform object-tracking tracking-learning-detection matlab real-time single-object-tracking video
1 source
- readme: https://github.com/zk00006/OpenTLD · fetched 2026-08-28 · e0d7b5665b3a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zk00006/OpenTLD | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem