搜索资源列表
opencv 车牌识别
- opencv函数库,车票识别,比较好的例子 对模式识别是个好的入门
车牌识别
- 基于opencv 的车牌识别
固定阀值车牌定位
- OpenCV做的固定阈值车牌识别
自适应车牌识别
- OpenCV做的自适应车牌识别
chePaiShiBie
- 这是一个基于GPL的开放源代码的车牌识别核心-This is a GPL-based open-source core of the License Plate Recognition
plate-demo
- 新手用OpenCV作的一个车牌识别程序,目前只能处理黄底黑字 的车牌图像,供大家交流学习之用,如果大家有好的测试图像, 请发到miaolg@hotmail.com,以进一步提高算法性能。-Novice to use OpenCV for a license plate identification procedures, are currently only dealing with black and yellow licen
trade+mark
- 经过各种变换 功能强大的车牌识别系统 VC++实现 -After a variety of powerful transform license plate recognition system VC++ Achieve
opencv-License_Plate_Recognition
- 数字图像处理源代码,用opencv语言实现车牌识别系统。-Digital image processing source code, using opencv language license plate recognition system.
openCV
- 车牌识别,很好的程序,功能全而且强大,可以处理很多复杂的情况-License plate recognition, a very good program, full-featured and powerful and can handle many complicated situations
PlateIdentify
- 使用VC++6.0和OPENCV实现一个简单的车牌识别系统-OPENCV using VC++6.0 and implement a simple license plate recognition system
车牌识别
- 简单的车牌识别系统,适合opencv初学者学习(Simple license plate recognition system)
VC++车牌识别源程序
- 基于opencv和vs2013开发的车牌识别程序(License plate recognition program based on OpenCV and vs2013)
基于OpenCV的车牌识别程序源代码
- 利用OpenCV实现的车牌识别,有需要的自己下载(License plate recognition based on OpenCV, which needs to be downloaded by oneself)
车牌识别系统
- 利用opencv进行车牌识别,包含识别样本(Using OpenCV for license plate recognition, including identification samples)
452874车牌识别定位vc版
- 能识别车牌,剪切,并识别图中的字符,需要使用opencv的库(It can identify the license plate, cut and identify the characters in the map.)
opencv车牌识别系统
- 车牌识别系统,正确率高,效果好!适合毕业设计和课程设计,国内车牌识别系统,非常好用,建议下载! 车牌识别系统,正确率高,效果好!适合毕业设计和课程设计,国内车牌识别系统,非常好用,建议下载!(License plate recognition system, the accuracy is high, the effect is good! Suitable for graduate design and curriculum des
车牌识别的完整代码
- 基于OpenCV的MFC程序进行车牌识别(License plate recognition based on OpenCV MFC program)
Opencv_plate
- 基于opencv在Visual C++环境中的国外车牌识别,附带测试图片,已经可以正常识别。(Opencv based on the idea of foreign license plate recognition can already be properly identified,)
Python-opencv车牌识别
- 算法思想来自于网上资源,先使用图像边缘和车牌颜色定位车牌,再识别字符。车牌定位在predict方法中,为说明清楚,完成代码和测试后,加了很多注释,请参看源码。车牌字符识别也在predict方法中,请参看源码中的注释,需要说明的是,车牌字符识别使用的算法是opencv的SVM, opencv的SVM使用代码来自于opencv附带的sample,StatModel类和SVM类都是sample中的代码。SVM训练使用的训练样本来自于githu
车牌识别
- python+opencv实现车牌识别,通过canny算子边缘检测+颜色识别提取车牌区域(License plate recognition based on Python + opencv)