Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 485 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 485 Bytes

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.

Libraries