A complete end-to-end Multi-Object Tracking application using C++ with YOLO object detection and SORT-based tracking algorithm. mot_project/ ├── CMakeLists.txt # CMake build configuration ├── ...