Four tracking algorithms organized with cascade classifier or YOLOv3 for object detection.
- Video Show
! Requires: OpenCV > 3.1.0
- 检测器:级联分类器
- 跟踪器:staple
- 检测器:级联分类器
- 跟踪器:Template tracker
- Requires: 自行编译darknet,将生成的darknet.so复制到/usr/lib/目录下
- 检测器:YOLOv3
- 跟踪器:Template tracker
- Requires: Compiled with OpenCV_contrib
- Requires: 自行编译darknet,将生成的darknet.so复制到/usr/lib/目录下
- 检测器:YOLOv3
- 跟踪器:KCF
- 跟踪器:Template tracker
- 跟踪器:staple
- Requires: Compiled with OpenCV_contrib
- 跟踪器:"BOOSTING", "MIL", "KCF", "TLD","MEDIANFLOW", "GOTURN", "CSRT"
- 颜色检测器
- linux串口通信封装
- windows串口通信封装