C++ implementation of SORT (Simple, online, and realtime tracking of multiple objects in a video sequence).
SORT was initially described in this paper with the python code, this repo try to reproduce it by using C++.
- ubuntu 20.04 (gcc 9.4.0, cmake 3.16.3, c++ standard 17)
- opencv 4.6.0
$ mkdir build && cd build
$ cmake ..
$ make
$ ./demo_sort [data folder]
// e.g. ./demo_sort ../data/TUD-Stadtmitte/