python-opencv实现简单的车牌定位
摘要:
车牌定位的原理:https://blog.csdn.net/relocy/article/details/78705662 训练好的分类器:https://github.com/zeusees/HyperLPR/tree/master/model 这个开源项目中还有完整的车牌识别代码。 这里只是简单 阅读全文
posted @ 2018-03-28 20:54 swuxyj 阅读(6983) 评论(2) 推荐(0) 编辑