搜索资源列表
车牌号码识别matlab完整程序实现
- 随这图形图像技术的发展,现在的车牌识别技术准确率越来越高,识别速度越来越快。无论何种形式的车牌识别系统,它们都是由触发、图像采集、图像识别模块、辅助光源和通信模块组成的。车牌识别系统涉及光学、电器、电子控制、数字图像处理、计算视觉、人工智能等多项技术。触发模块负责在车辆到达合适位置时,给出触发信号,控制抓拍。辅助光源提供辅助照明,保证系统在不同的光照条件下都能拍摄到高质量的图像。图像预处理程序对抓拍的图像进行处理,去除噪声,并进行参数调整。然后通过车牌定位、字符识别,最后将识别结果输出。
车牌号码识别源码
- 车牌号码识别源码
vlpc 车牌号码识别
- C#它以数字图像处理、模式识别、计算机视觉等技术为基础,对摄像机所拍摄的车辆图像或者视频序列进行分析,得到每一辆汽车唯一的车牌号码,从而完成识别过程。
车牌识别系统chepaishibie
- 车牌识别系统.rar 可以快速地识别车牌号码,包括有一些运动模糊等情况下的复原
LPRDemo.rar
- 一个不错的车牌识别程序,很有使用价值,能准确读取车牌号码,精度达80%。,a code for carcard recognize,can read the car number correct.
chepai
- VC++编写的基于图像处理的车牌识别系统源代码。用于摄像头拍摄自动识别车牌号码。-Written in VC++ image processing based on license plate recognition system source code. Shooting for the automatic recognition camera license plate number.
MATLAB
- 车牌定位,用MATLAB编写的代码,用于车牌号码的二值化等,便于车牌的识别。-License plate location, using MATLAB code written for the license plate numbers of two values and so easy to license plate recognition.
ZiFuMoBanKu
- 一个用于车牌号码识别或其他字符数字识别的字符模版-One for the plate number or other identification number of characters to identify character template
car_Number_location
- 此程序主要是从一幅车牌图象(bmp)中提取出车牌号码-This procedure is a piece of plate from the image (bmp) to extract license plate numbers
digitrecongition
- 车牌号码的识别,功能很强的一个VC开发的程序,很不错的-Plate number identification, functionality of a strong VC development process, it is good
chepaijingquefenge
- 车牌号码的自动检测先进行图像的预处理,在对预处理后的图像做边缘检测,根据车牌像素的大小进行车牌分割最后将分割的车牌保存在一个文件当中-Automatic detection of the vehicle registration number, preceded by image preprocessing, in the image pre-processing to do edge detection, in accordance with license plate license pla
seg
- This a program for extracting objects from an image. Written for vehicle number plate segmentation and extraction 检测图像中的物体 本程序能分割出车牌并得到车牌号码-This is a program for extracting objects from an image. Written for vehicle number plate segmentation and ex
imageprocess
- 用matlab进行图像处理 对车牌号码进行识别 非常具有实用价值-Matlab image processing used to identify the plate number of very practical value
License Plate Recognition System
- 车牌识别系统.rar 可以快速地识别车牌号码,包括有一些运动模糊等情况下的复原-License Plate Recognition System. Rar can quickly identify the plate number, including motion blur, such as some cases of recovery
27796690License_Plate_Recognition_matlab
- 本程序采用matlab编写,可以用来识别车牌号码,识别是比较好的-This procedure uses matlab preparation, can be used to identify the license plate number, identification is a better
车牌识别系统
- 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)
MATLAB车牌识别系统
- 基于MATLAB处理图像 实现提取图片中的车牌号码(MATLAB processing image to extract the image of the license plate number.)
车牌识别(含GUI,语音播报)
- 一个完整的车牌识别系统闭应包括车辆检测、图像采集、图像预处理、车牌定位、字符分割、字符识别等单元。当车辆到达触发图像采集单元时,系统采集当前的视频图像。车辆识别单元对图像进行处理,定位出牌照位置,再将车牌中的字符分割出来进行识别,然后组成车牌号码输出。(A complete license plate recognition system should include vehicle detection, image acquisition, image preprocessing, licen
基于MATLAB车牌号码识别系统设计
- 作者大学时写的一个基于MATLAB车牌号码识别系统设计,并把识别数据导入Excel中,代码可以完美运行,需要的可以下载,用于平时作业或毕业设计。