ByteTrack C API
C APIs to use ByteTrack from other languages.
How to build
Run build.sh
with platform options. Following platforms are supported for now.
./build.sh --macos
./build.sh --ios
./build.sh --android
- Or
./build.sh --all
to build all of them.