# 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

Repository: https://github.com/zk00006/OpenTLD
Canonical: https://ross.abutalabs.com/products/opentld
Language: MATLAB
License: GPL-3.0
License Family: copyleft
Last push: 2022-05-18T19:06:49+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5628, "days_push": 1568, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2101, forks 1257 (observed 2026-08-28T04:06:13.619351+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: computer-vision, image-processing
- domain: computer-vision
- platform: cross-platform
- tags: object-tracking, tracking-learning-detection, matlab, real-time, single-object-tracking, video

## Member repositories
- zk00006/OpenTLD (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:13.619351+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:54:19.510179+00:00, confidence not recorded.
  - readme: https://github.com/zk00006/OpenTLD (fetched 2026-08-28T04:06:13.619351+00:00, sha e0d7b5665b3a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
