Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 343 Bytes

File metadata and controls

12 lines (8 loc) · 343 Bytes

Object-Tracker

The project to support the blog post @ http://hackevolve.com/object-tracking/

tracking

##Usage: python track.py --video sample.avi --tracker correlation

It supports two trackers namely,

  • Camshift tracker
  • Correlation tracker