Object tracking in Python: Track object on selection Part 2
This video is part 2 of our real-time object tracking tutorial in Python. It uses opencv to run Discriminative Correlation Filter with Channel and Spatial Reliability tracker. More detail on this tracker is available: https://arxiv.org/pdf/1611.08461.pdf
Source code: https://pyshine.com/Object-tracking-in-Python/
Comments
Post a Comment