MaochengHu 576cda45b8 first commit | il y a 2 ans | |
---|---|---|
.. | ||
cmake | il y a 2 ans | |
includes | il y a 2 ans | |
src | il y a 2 ans | |
CMakeLists.txt | il y a 2 ans | |
README.md | il y a 2 ans |
Integrating Byte-Track C++ code with the Deepstream-5.1
$mkdir build && cd build
$cmake ..
$make ByteTracker
This will create lib/libByteTracker.so file which can be passed as the custom low level tracker library to deepstream.