搜索资源列表
corner
- 提出了一种快速准确车辆牌照的分割方法。首先利用形态学算子获取车牌的候选区域,剔除较小的和较大的区域;对保留的候选区域利用Trajkovic算法获取角点;最后对检测后的结果聚类,从而分割出包含车牌区域的子图像。
LPRDemo.rar
- 一个不错的车牌识别程序,很有使用价值,能准确读取车牌号码,精度达80%。,a code for carcard recognize,can read the car number correct.
dinweiyuanma
- 车牌的定位系统,提出车牌的新的定位方法,对车牌进行准确定位-Plate positioning system, the license plate of the new methodology to locate the accurate positioning of the plate
32324234
- 实现汽车车牌定位的C++程序,简单实用,定位准确-Positioning on vehicle license plate C++ program, simple, practical, accurate positioning
chepaijiance
- 准确对车牌进行定位,首先要把车牌图像灰度化,接着对图像进行中值滤波进行初步降噪,下一步进行Sobel纵向边缘检测,即增强车牌纵向边缘,边缘检测后进行二值化处理,此时车牌区域特征得到进一步加强,但同时又加强了背景中的部分噪声,所以再对其腐蚀,然后定位及截取车牌,最后对车牌进行二值化。-Accurate positioning of the plate,First, take the license plate image gray, then the image median filtering
chepaifengeyuandaima
- 将提取的车牌进行分割,绝对准确,做车牌识别的同学可以看一下-The extraction of the license plate is divided, absolutely accurate, do LPR students can look at
chepaidingweiyuandaima
- 车牌定位程序,也是车牌识别中比较重要的非一部分,结果绝对准确-License plate positioning program, the license plate recognition is more important non part of the result is absolutely accurate
chepaishibieyaundaima
- 车牌识别程序,可以参考一下,是被结果不是太准确,但应付课程设计足矣-License plate recognition program, you can refer to, is the result not too accurate, but suffice to meet the curriculum design
chengxu
- 车牌识别程序,结果准确,研究生毕业设计,参考价值比较大-License plate recognition program, accurate and graduate design, the reference value is relatively large
easypr
- 中文车牌识别系统: 它基于openCV这个开源库。这意味着你可以获取全部源代码,并且移植到opencv支持的所有平台。 它能够识别中文。例如车牌为苏EUK722的图片,它可以准确地输出std:string类型的"苏EUK722"的结果。 它的识别率较高。图片清晰情况下,车牌检测与字符识别可以达到80%以上的精度。(Chinese car license plate recognition system: It is based on ope
车牌识别
- 实现车牌定位,定位准确,采用基于HSV颜色空间定位方法,速度快准确,利用视觉助手产生的(Realize license plate positioning)
Matlabcp
- 本代码只是一个课程设计,所以它简单地实现了车牌识别,没有训练库,并且没有更好的识别算法,并且最终的结果不是很准确。(This code is only a curriculum design, so it simply implements the license plate recognition, there is no training library, and there is no better recognition algorithm, and the final result i