master
tunm 2 years ago
parent 9bbaadaf51
commit be67783fde

@ -1,5 +1,6 @@
mkdir "build"
# shellcheck disable=SC2164
cd "build"
cmake ..

@ -68,11 +68,13 @@ AThe resources provide the old training code, and the training methods for Hy
#### Resources
- [五分钟搞定: 中文车牌识别光速部署与使用](https://blog.csdn.net/weixin_40193776/article/details/129258107)
- [HyperLPR3车牌识别-五分钟搞定: 中文车牌识别光速部署与使用](https://blog.csdn.net/weixin_40193776/article/details/129258107)
- [Linux/MacOS使用C/C++库编译](https://blog.csdn.net/weixin_40193776/article/details/129295679)
- [HyperLPR3车牌识别-五分钟搞定: 中文车牌识别光速部署与使用](https://blog.csdn.net/weixin_40193776/article/details/129258107)
- [Android使用SDK编译与部署](https://blog.csdn.net/weixin_40193776/article/details/129354938)
- [HyperLPR3车牌识别-Linux/MacOS使用C/C++库编译](https://blog.csdn.net/weixin_40193776/article/details/129295679)
- [HyperLPR3车牌识别-Android-SDK光速部署与使用](https://blog.csdn.net/weixin_40193776/article/details/129394240)
- To be added... Contributions welcome

@ -71,12 +71,13 @@ A此项目来源于作者早期的研究和调试代码代码缺少一定
#### 相关资源
- [五分钟搞定: 中文车牌识别光速部署与使用](https://blog.csdn.net/weixin_40193776/article/details/129258107)
- [HyperLPR3车牌识别-五分钟搞定: 中文车牌识别光速部署与使用](https://blog.csdn.net/weixin_40193776/article/details/129258107)
- [Linux/MacOS使用C/C++库编译](https://blog.csdn.net/weixin_40193776/article/details/129295679)
- [HyperLPR3车牌识别-五分钟搞定: 中文车牌识别光速部署与使用](https://blog.csdn.net/weixin_40193776/article/details/129258107)
- [Android使用SDK编译与部署](https://blog.csdn.net/weixin_40193776/article/details/129354938)
- [HyperLPR3车牌识别-Linux/MacOS使用C/C++库编译](https://blog.csdn.net/weixin_40193776/article/details/129295679)
- [HyperLPR3车牌识别-Android-SDK光速部署与使用](https://blog.csdn.net/weixin_40193776/article/details/129394240)
- 待补充...欢迎投稿
#### 其他版本

Loading…
Cancel
Save