Capability
Object Tracking And Stabilization
13 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
via “real-time object tracking with multi-algorithm support”
Real-time object detection, segmentation, and pose.
Unique: Integrates multiple tracking algorithms (BoT-SORT, ByteTrack, DeepSORT) into a unified Tracker class that maintains object identities across frames using motion models and appearance features, with algorithm selection via YAML configuration rather than code changes
vs others: More integrated than standalone tracking libraries (Deep SORT, ByteTrack) because tracking is native to the detection pipeline, and more flexible than single-algorithm trackers because multiple algorithms are supported with identical API