GitHub / small-cactus / objectTrack
objectTrack is a Python script using OpenCV to track any object within a video frame. Once a bounding box is drawn around the object, it tracks it until it goes off-screen. The script then searches for the original captured features to reidentify and resume tracking the object when it returns to view.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/small-cactus%2FobjectTrack
PURL: pkg:github/small-cactus/objectTrack
Stars: 1
Forks: 0
Open issues: 0
License: mit
Language: Python
Size: 96.7 KB
Dependencies parsed at: Pending
Created at: about 1 year ago
Updated at: about 1 year ago
Pushed at: about 1 year ago
Last synced at: about 1 year ago
Topics: object-detection, object-tracking, opencv, python, simple, tracking, tracking-algorithm, tracking-by-detection