Skip to content

Version 0.1 Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@Suraj520 Suraj520 released this 10 Feb 11:43
· 12 commits to master since this release
793f6a6

This version basically incorporates Opencv's various multi-box trackers like KCF, MIL, TLD, CSRT etc mentioned in its official documentation: https://docs.opencv.org/3.4/d5/d07/tutorial_multitracker.html

Due to performance issues, these were rejected in comparison to the Dlib's correlation tracker used in Version 0.1. Feel free to experiment :)