This commit is contained in:
tunm
2023-03-08 00:10:16 +08:00
parent 9bbaadaf51
commit be67783fde
3 changed files with 10 additions and 6 deletions
+1
View File
@@ -1,5 +1,6 @@
mkdir "build" mkdir "build"
# shellcheck disable=SC2164
cd "build" cd "build"
cmake .. cmake ..
+5 -3
View File
@@ -68,11 +68,13 @@ AThe resources provide the old training code, and the training methods for Hy
#### Resources #### 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 - To be added... Contributions welcome
+4 -3
View File
@@ -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)
- 待补充...欢迎投稿 - 待补充...欢迎投稿
#### 其他版本 #### 其他版本