Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 568 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 568 Bytes

A port of BACF in Matlab to python 2

Python 2 implementation of Background-Aware Correlation Filters for visual tracking. For more detail, please refer to arXiv paper and the author's website

tracking_result_with_response

Requirements

  • python 2
  • numpy
  • scipy
  • opencv
  • PIL
  • matplotlib

Usage

python demo_on_otb.py --visualization