An open API service indexing awesome lists of open source software.

https://github.com/xuankuzcr/robomaster_mnist

[RoboMaster2017] Handwritten numerals and digital tube recognition.
https://github.com/xuankuzcr/robomaster_mnist

cnn mnist-classification robomaster

Last synced: about 1 year ago
JSON representation

[RoboMaster2017] Handwritten numerals and digital tube recognition.

Awesome Lists containing this project

README

          

# Robomaster_mnist
Robomaster2017手写数字和数码管的识别
## 使用方法
将测试视频buff1.avi放到build/下

[百度网盘链接](https://pan.baidu.com/s/1e093r9JYl8MfYWeS-2VDRg)
提取码:99vy
```
cd build/
cmake ..
make
./main
```