Pybind11 KCF Track Encapsulate C++ code as a python interface Usage Method change the file path in setup.py To compile a C++ project, run python setup.py build_ext --inplace Modify the video file path in test.py