Trakcer Benchmark (Tested on python 2.7.10)
Usage - Default (for all trackers, all sequences, all evaltypes(OPE, SRE, TRE)) - command: python run_trackers.py
For specific trackers, sequences, evaltypes
python run_trackers.py -t IVT,TLD -s Couple,Crossing -e OPE,SRE)
python run_trackers.py -s tb50
Plotting
python draw_graph.py
python draw_graph.py precision
python draw_bbox.py
Libraries - Matlab Engine for python (only needed for executing matlab script files of trackers)
http://kr.mathworks.com/help/matlab/matlab-engine-for-python.html
Python Imaging Library (PIL)
http://www.pythonware.com/products/pil/
Troubleshooting - Segmentaion Fault when running 'python runtracker.py ...' on MacOSX - Set DYLDLIBRARYPATH environment variable. - e.g.: export DYLDLIBRARYPATH=/usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/Current/lib/:$DYLDLIBRARY_PATH