C++ implementation of the simple MOT from https://www.pyimagesearch.com/2018/07/23/simple-object-tracking-with-opencv/
- mkdir build
- cd build
- cmake ..
- ./TRACKER
| Name | Name | Last commit date | ||
|---|---|---|---|---|
C++ implementation of the simple MOT from https://www.pyimagesearch.com/2018/07/23/simple-object-tracking-with-opencv/