车牌识别

1:中文的开源车牌识别系统 80%以上的精度

https://gitee.com/easypr/EasyPR

1.1:车牌识别EasyPR--开发详解

https://blog.csdn.net/liuuze5/article/details/46290455

2:用开源软件 OpenALPR 做自己的车牌识别系统 可能中文车牌识别有问题

https://www.oschina.net/news/68773/license-plate-recognition-system-with-openalpr

3:基于opencv的车牌识别解析与代码 是一个实验没有系统测试的软件

https://blog.csdn.net/linj_m/article/details/17761655

4:基于opencv车牌识别项目完整代码

https://blog.csdn.net/carloswc/article/details/76152718?locationNum=10&fps=1

5:opencv车牌识别(超详细注释) 评论中说不能用

https://blog.csdn.net/ding977921830/article/details/43564003

6:HyperLPR - 一个基于深度学习的支持多种车牌的中文开源车牌识别框架 有android和github,HyperLPR是北京智云视图科技有限公司的开源项目 应该是python平台?

https://blog.csdn.net/lsy17096535/article/details/78648170

7:HyperLPR中文车牌 开源项目使用笔记 HyperLPR是北京智云视图科技有限公司的开源项目

https://blog.csdn.net/lsy17096535/article/details/78643591

8:EasyPR-Java开源中文车牌识别系统工程部署

https://blog.csdn.net/fjssharpsword/article/details/52651863

9:使用easyPR调用openCV动态库,实现java版的中文车牌识别

https://blog.csdn.net/lgcjava/article/details/52319146

10: javacpp-opencv图像处理系列:国内车辆牌照检测识别系统(万份测试准确率79.7%以上)代码地址 https://github.com/eguid/vlpr4j 训练方法则请参考EasyPR的实现

https://blog.csdn.net/eguid_1/article/details/73064826

11:移植开源EasyPR的车牌识别源码到Android工程

https://blog.csdn.net/daiyinger/article/details/50574539

12:Hyperlpr端到端车牌识别训练脚本 见上面6

https://github.com/armaab/hyperlpr-train

猜你喜欢

转载自my.oschina.net/u/2963604/blog/1799464