登录
首页 » Python » Python-opencv车牌识别

Python-opencv车牌识别

于 2018-08-30 发布 文件大小:21KB
0 215
下载积分: 1 下载次数: 22

代码说明:

  算法思想来自于网上资源,先使用图像边缘和车牌颜色定位车牌,再识别字符。车牌定位在predict方法中,为说明清楚,完成代码和测试后,加了很多注释,请参看源码。车牌字符识别也在predict方法中,请参看源码中的注释,需要说明的是,车牌字符识别使用的算法是opencv的SVM, opencv的SVM使用代码来自于opencv附带的sample,StatModel类和SVM类都是sample中的代码。SVM训练使用的训练样本来自于github上的EasyPR的c++版本。由于训练样本有限,你测试时会发现,车牌字符识别,可能存在误差,尤其是第一个中文字符出现的误差概率较大。(Bits in the predict method, for clarity, add a lot of comments after completing the code and testing, see the source code. License plate character recognition is also included in the predict method. Please refer to the comments in the source code. It needs to be noted that the algorithm used for license plate character recognition is SVM of opencv. The training sample used for SVM training comes from the c++ version of EasyPR on github. Due to limited training samples, you may find errors in license plate character recognition when testing, especially the error probability of the first Chinese character is large.)

文件列表:

Python-opencv车牌识别, 0 , 2017-10-25
Python-opencv车牌识别\.idea, 0 , 2017-10-25
Python-opencv车牌识别\.idea\Python-opencv车牌识别.iml, 398 , 2017-10-25
Python-opencv车牌识别\.idea\inspectionProfiles, 0 , 2017-10-25
Python-opencv车牌识别\.idea\inspectionProfiles\profiles_settings.xml, 228 , 2017-10-25
Python-opencv车牌识别\.idea\misc.xml, 252 , 2017-10-25
Python-opencv车牌识别\.idea\modules.xml, 302 , 2017-10-25
Python-opencv车牌识别\.idea\workspace.xml, 8018 , 2017-10-25
Python-opencv车牌识别\imtools.py, 13745 , 2015-09-01
Python-opencv车牌识别\kNN.py, 5851 , 2015-08-26
Python-opencv车牌识别\model, 0 , 2017-10-25
Python-opencv车牌识别\model\0.txt, 840 , 2015-08-28
Python-opencv车牌识别\model\1.txt, 840 , 2004-11-19
Python-opencv车牌识别\model\2.txt, 838 , 2004-08-20
Python-opencv车牌识别\model\3.txt, 840 , 2004-11-19
Python-opencv车牌识别\model\4.txt, 840 , 2004-11-19
Python-opencv车牌识别\model\5.txt, 838 , 2004-08-20
Python-opencv车牌识别\model\6.txt, 838 , 2004-09-08
Python-opencv车牌识别\model\7.txt, 838 , 2004-08-20
Python-opencv车牌识别\model\8.txt, 838 , 2004-08-20
Python-opencv车牌识别\model\9.txt, 840 , 2004-09-11
Python-opencv车牌识别\model\A.txt, 840 , 2004-11-19
Python-opencv车牌识别\model\B.txt, 838 , 2009-09-26
Python-opencv车牌识别\model\C.txt, 838 , 2004-08-23
Python-opencv车牌识别\model\D.txt, 838 , 2004-11-19
Python-opencv车牌识别\model\E.txt, 840 , 2004-11-19
Python-opencv车牌识别\model\F.txt, 838 , 2004-08-23
Python-opencv车牌识别\model\G.txt, 838 , 2004-08-23
Python-opencv车牌识别\model\H.txt, 838 , 2004-08-23
Python-opencv车牌识别\model\I.txt, 838 , 2004-11-19
Python-opencv车牌识别\model\J.txt, 838 , 2004-11-19
Python-opencv车牌识别\model\K.txt, 840 , 2004-11-19
Python-opencv车牌识别\model\L.txt, 838 , 2004-11-19
Python-opencv车牌识别\model\M.txt, 840 , 2004-11-19
Python-opencv车牌识别\model\N.txt, 838 , 2004-08-23
Python-opencv车牌识别\model\O.txt, 838 , 2015-08-28
Python-opencv车牌识别\model\P.txt, 838 , 2004-11-19
Python-opencv车牌识别\model\Q.txt, 838 , 2004-11-19
Python-opencv车牌识别\model\R.txt, 838 , 2004-08-23
Python-opencv车牌识别\model\S.txt, 838 , 2009-09-26
Python-opencv车牌识别\model\T.txt, 838 , 2004-11-19
Python-opencv车牌识别\model\U.txt, 840 , 2004-11-19
Python-opencv车牌识别\model\V.txt, 838 , 2004-11-19
Python-opencv车牌识别\model\W.txt, 838 , 2004-11-19
Python-opencv车牌识别\model\X.txt, 838 , 2009-09-26
Python-opencv车牌识别\model\Y.txt, 838 , 2004-11-19
Python-opencv车牌识别\model\Z.txt, 838 , 2004-11-19
Python-opencv车牌识别\opencv图像处理.py, 4878 , 2015-09-01
Python-opencv车牌识别\rotate.py, 47 , 2015-08-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 猫狗识别优化模型
    说明:  可以用来训练出模型,并识别出猫或狗,直接可以运行识别猫狗(It can be used to train models and identify cats or dogs. It can run directly to recognize cats and dogs.)
    2019-03-10 16:06:42下载
    积分:1
  • facedetect
    基于vc++下用opencv实现的人脸识别代码~(face detector)
    2012-04-29 14:31:23下载
    积分:1
  • MATLAB科学计算课件
    说明:  清华大学出版社出版的科学与工程计算技术丛书/MATLAB科学计算课件的课件以及源代码(The Courseware and Source Code of Scientific and Engineering Computing Technology Series/MATLAB Scientific Computing Courseware Published by Tsinghua University Press)
    2020-06-23 18:20:02下载
    积分:1
  • LM_method
    说明:  LM莱文博格马夸特优化算法,python语言(this is a file of LM algorithm which was wroten by python language)
    2020-03-02 19:37:17下载
    积分:1
  • 机器学习决策树
    课本机器学习课后作业代码,用的python3写的
    2022-05-24 14:16:55下载
    积分:1
  • django图书管理系统
    图书管理系统
    2019-05-27下载
    积分:1
  • opencv摄像头调取与图像处理
    这里在VS2010和opencv的环境下编码的调取摄像头并对摄像头捕捉到的图像进行处理。 第一步:初始化摄像头。 第二步:设置图像属性。 第三步:获取一帧图像。 第四步:显示图像cvshowimage()。 第五步:保存图像。 第六步:对图像进行阈值分割。 第七步:对图像进行二值化处理。 将彩色图片转化为灰度图片
    2022-01-25 23:10:40下载
    积分:1
  • lstm_example
    说明:  lstm小demo,根据时间变化,预测航空公司客流量。(LSTM small demo, according to the time change, predicts the airline passenger flow.)
    2019-05-20 14:15:15下载
    积分:1
  • 彩色目标追踪
    能打开摄像头追踪目标  鼠标先框出一个目标  后面可以追踪 仅限于单目标追踪。
    2022-01-25 22:14:28下载
    积分:1
  • BP神经网络函数拟合
    用BP神经网络进行函数拟合,选用了三层前馈网络,使用BP算法对参数权值进行修正,得到的结果能够在点精度上达到99.99%,总精确度可以通过调节程序中的参数进行修改
    2023-06-28 10:05:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载