# OpenMultiTracker
**Repository Path**: njustmxn/OpenMultiTracker
## Basic Information
- **Project Name**: OpenMultiTracker
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2024-07-06
- **Last Updated**: 2024-07-06
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# What is OpenMultiTracker?
OpenMultiTracker is a open sourced repository for Muliple Visual Tracking. It's written in C++, high speed, easy to use, and easy to be implemented in embedded system.
For Single Object Visual Tracker, check: [OpenTracker](https://github.com/rockkingjy/OpenTracker).
# References
--------------------------------
(not complete, tell me if I forgot you)
## SORT
Simple Online and Realtime Tracking
Alex Bewley, Zongyuan Ge, Lionel Ott, Fabio Ramos, Ben Upcroft
## [MOT database](https://motchallenge.net/)
## Some code references
SORT: https://github.com/abewley/sort