gitextract__7wd_hn1/ ├── .gitignore ├── CMakeLists.txt ├── README.md ├── main_demo.cpp ├── main_trax.cpp ├── main_vot.cpp ├── src/ │ ├── CMakeLists.txt │ ├── colotracker.cpp │ ├── colotracker.h │ ├── histogram.cpp │ ├── histogram.h │ ├── region.cpp │ └── region.h └── vot.hpp