MOSSE Tracking Algorithm
This is the python implementation of the - Visual object tracking using adaptive correlation filters.
Requirements
- python - 3.5.2
- opencv-python
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
Reference:
[1] Visual object tracking using adaptive correlation filters