MaochengHu 576cda45b8 first commit | vor 2 Jahren | |
---|---|---|
.. | ||
cmake | vor 2 Jahren | |
includes | vor 2 Jahren | |
src | vor 2 Jahren | |
CMakeLists.txt | vor 2 Jahren | |
README.md | vor 2 Jahren |
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.