Python_VLPR-master

所属分类:Linux/Unix编程
开发工具:Python
文件大小:29497KB
下载次数:38
上传日期:2019-04-03 10:06:40
上 传 者山=石头
说明:  基于树莓派B+版本的车牌识别设计,辨识部分以树莓派3B+/3B为核心处理器,基于Linux平台,通过python3.5和OpenCV来对含有车牌信息的图片,进行高斯去噪、灰度化、边缘检测、二值化、闭操作、字符分割、字符识别匹配等一系列图像处理操作最终实现车牌识别这个系统。
(Based on the design of license plate recognition of raspberry pie B+version, the recognition part takes raspberry pie 3B+/3B as the core processor, and based on Linux platform, uses Python 3.5 and OpenCV to process the image containing license plate information, and carries out a series of image processing operations such as Gaussian denoising, graying, edge detection, binarization, closed operation, character segmentation, character recognition matching, etc. Finally, the system of license plate recognition is realized)

文件列表:
config.py (220, 2019-04-01)
debug.py (497, 2019-04-01)
img (0, 2019-04-01)
img\IMG_20180523_110335.jpg (3688971, 2019-04-01)
img\捕获.PNG (1123828, 2019-04-01)
img\捕获1.PNG (35839, 2019-04-01)
img_function.py (17300, 2019-04-01)
img_math.py (11095, 2019-04-01)
img_recognition.py (2094, 2019-04-01)
main_VLPR.py (8228, 2019-04-01)
svm.dat (4621947, 2019-04-01)
svmchinese.dat (3592822, 2019-04-01)
test (0, 2019-04-01)
test\)UL29G5OWJIH6]8Z77`$7RP.png (581336, 2019-04-01)
test\20180428004514.png (98824, 2019-04-01)
test\6I0GFMOFS5N8YXV4IAS}$DH.png (1249200, 2019-04-01)
test\QQͼƬ20180428005054.png (377970, 2019-04-01)
test\QQͼƬ20180601185934.jpg (98979, 2019-04-01)
test\Yes_img (0, 2019-04-01)
test\Yes_img\1_1.jpg (3304909, 2019-04-01)
test\Yes_img\1_2.jpg (59577, 2019-04-01)
test\Yes_img\1_3.jpg (27089, 2019-04-01)
test\Yes_img\2_1.png (1374757, 2019-04-01)
test\Yes_img\2_2.jpg (4543569, 2019-04-01)
test\Yes_img\2_3.jpg (371762, 2019-04-01)
test\Yes_img\3_1.png (404173, 2019-04-01)
test\Yes_img\3_2.jpg (2718121, 2019-04-01)
test\cAA662F.jpg (62588, 2019-04-01)
test\car4.jpg (25090, 2019-04-01)
test\car5.jpg (28604, 2019-04-01)
test\car7.jpg (27744, 2019-04-01)
test\ganzou08.png (374976, 2019-04-01)
test\ganzou353.png (462572, 2019-04-01)
test\ganzou4.png (211599, 2019-04-01)
test\ganzou5.png (206049, 2019-04-01)
test\ganzou6.png (559739, 2019-04-01)
test\ganzou7.png (643774, 2019-04-01)
test\hanhuan.png (430183, 2019-04-01)
... ...

# Python_VLPR ## 首先需要知道的 毕业设计基于Opencv的车牌识别系统 - 稍微详细的解释见[http://www.cnblogs.com/yinghualuowu/](http://www.cnblogs.com/yinghualuowu/) - 版本:python3.7.3,opencv4.0.0.21,numpy1.16.2,tkinter和PIL5.4.1. ## 大概演示 由于样本数据来自网络,因此识别率只是看看而已。但清楚的图片还是可以识别出来的。 ![界面](https://images2018.cnblogs.com/blog/843428/201806/843428-20180614115054606-1021021014.png)

近期下载者

相关文件


收藏者