文件名称:车牌识别系统从车牌定位、字符分割到车牌识别效果不错的C++源代码
文件大小:18KB
文件格式:ZIP
更新时间:2016-09-21 03:25:23
车牌定位 字符分割 车牌识别
本项目是我用基于Opencv和C++实现的一整套车牌识别系统从定位、分割到字符识别的源代码,可直接运行使用,效果还不错。
【文件预览】:
plate_recognition_20130410_beifen
----charseg_segment.h(892B)
----charseg_preprocess.cpp(10KB)
----plate_recognition_20130410.cpp(35KB)
----charseg_preprocess.h(645B)
----main.cpp(752B)
----charseg_segment.cpp(24KB)