搜索资源列表
车牌号码识别matlab完整程序实现
- 随这图形图像技术的发展,现在的车牌识别技术准确率越来越高,识别速度越来越快。无论何种形式的车牌识别系统,它们都是由触发、图像采集、图像识别模块、辅助光源和通信模块组成的。车牌识别系统涉及光学、电器、电子控制、数字图像处理、计算视觉、人工智能等多项技术。触发模块负责在车辆到达合适位置时,给出触发信号,控制抓拍。辅助光源提供辅助照明,保证系统在不同的光照条件下都能拍摄到高质量的图像。图像预处理程序对抓拍的图像进行处理,去除噪声,并进行参数调整。然后通过车牌定位、字符识别,最后将识别结果输出。
车牌号码识别源码
- 车牌号码识别源码
vlpc 车牌号码识别
- C#它以数字图像处理、模式识别、计算机视觉等技术为基础,对摄像机所拍摄的车辆图像或者视频序列进行分析,得到每一辆汽车唯一的车牌号码,从而完成识别过程。
ZiFuMoBanKu
- 一个用于车牌号码识别或其他字符数字识别的字符模版-One for the plate number or other identification number of characters to identify character template
IdentityCardNumbersOfAutomaticIdentificationAlgori
- 身份证号码自动识别算法实现本科毕业设计写的-Identity card numbers of automatic identification algorithm written in graduate design
alibaba_telpic_ocr
- 本人自己参考了一些资料作出来的 alibaba 网站 电话号码识别程序。效率、识别率都还不错。-I have made reference to some information made alibaba site phone number identification procedures. Efficiency and recognition rate are pretty good.
27796690License_Plate_Recognition_matlab
- 本程序采用matlab编写,可以用来识别车牌号码,识别是比较好的-This procedure uses matlab preparation, can be used to identify the license plate number, identification is a better
matlabautomaticallyidentifylicenseplatenumbers
- 能自动识别车牌号码,通过实验,马上可以使用。-Be able to automatically identify license plate numbers, through experiments, can be used immediately.
Car_Nom_Mark
- 车牌号码识别系统 是一个运用C++写的很实用的一个车牌号码识别系统,对大家的学习很有帮助-very good baisic on c
ziliao
- 车牌的识别,能够识别出车牌的号码,并输出号码字符-License plate recognition, to identify the license plate number and output number of characters
字符识别源代码
- 字符识别源代码 模式识别 VC++ 可用于纸币识别 车牌号码识别
车牌识别系统
- matlab 实现的车牌号码识别,测试版本欢迎完善。(Matlab to achieve the license plate number recognition, test version is welcome to perfect.)
车牌识别
- 能够识别车牌号码,halcon实现,,,,,,,,,,,,(this code can recongnize the car number which is realized by Halcon)
vlpr4j-master
- 车辆识别代码,用于识别车辆的车牌号以及颜色(Vehicle identification code)
电话拨键号码识别
- 数字信号处理课程中,电话拨键号码识别的实现程序(The realization program of telephone key number recognition in digital signal processing course)
MATLAB车牌识别系统
- 基于MATLAB处理图像 实现提取图片中的车牌号码(MATLAB processing image to extract the image of the license plate number.)
idcard
- 识别身份证号码,opencv版本为2.4.9. qt版本为5.8.(Identification ID number)
License-Plate-Recognition-master
- 采用python+opencv进行车牌号码识别程序。(Use python + opencv to perform license plate number recognition program.)
车牌识别(含GUI,语音播报)
- 一个完整的车牌识别系统闭应包括车辆检测、图像采集、图像预处理、车牌定位、字符分割、字符识别等单元。当车辆到达触发图像采集单元时,系统采集当前的视频图像。车辆识别单元对图像进行处理,定位出牌照位置,再将车牌中的字符分割出来进行识别,然后组成车牌号码输出。(A complete license plate recognition system should include vehicle detection, image acquisition, image preprocessing, licen
基于MATLAB车牌号码识别系统设计
- 作者大学时写的一个基于MATLAB车牌号码识别系统设计,并把识别数据导入Excel中,代码可以完美运行,需要的可以下载,用于平时作业或毕业设计。