TianhongDai / mosse-object-tracking

This is the implementation of MOSSE tracking algorithm (correlation filter based).
MIT License
122 stars 43 forks source link
correlation-filters object-tracking

MOSSE Tracking Algorithm

MIT License
This is the python implementation of the - Visual object tracking using adaptive correlation filters.

Requirements

How to use the code

Step 1

python demo.py 

Step2

Use mouse to select the object which needs to be tracked and Press Enter to start tracking.

Demo

demo

Reference:

[1] Visual object tracking using adaptive correlation filters