Python binding for C++ implementation of SORT: Simple, online, and real-time tracking of multiple objects in a video sequence.
Kuhn-Munkres (Hungarian) Algorithm in C++ is forked from: https://github.com/saebyn/munkres-cpp
- Ubuntu 16.04
- Docker 18.09.4
- OpenCV 3.4.2
- Boost 1.58.0
- Eigen 3.3.7
- pybind11
- scikit-build
git clone [email protected]:jenhaoyang/sort-cpp-pybind11.git
cd sort-cpp-pybind11
pip install .
pip install .
在src/cppsort/init.py加入class的名稱
pip install .
先切到windows分支 build-for-windows 或 tracking-with-confidence-and-class-id--windows
python setup.py bdist_wheel --generator "Visual Studio 16 2019"