搜索资源列表
车牌图象识别
- 一个图象处理软件,包涵源代码,对车牌进行图象识别
车牌定位
- 车牌定位系统是进行车牌自动识别的重要一部分能正确的获得整个图象的车牌部分 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j= Pi
platerecognize.利用matlab实现车牌定位识别
- 利用matlab实现车牌定位识别,基于颜色信息,效果很明显,准确率很好,License plate location using matlab to achieve recognition, color information based on the results it is clear that very good accuracy
chepaishibie.rar
- MATLAB图像分割提取算法源代码(示例车牌识别),MATLAB image segmentation algorithm for extracting the source code (examples of License Plate Recognition)
Adaboost_LPR_Matlab_081010.rar
- 对第二次上传的源码修改后的10月10日的Matalb的基于Adaboost算法的车牌定位的源码!不过训练时间还是很长!里面含有积分图像的获得,haar 特征的生成等。Matlab高手可以优化一下,感兴趣的欢迎下载!,From the second source of the revised October 10 of Matalb-based license plate location algorithm Adaboost source! But training is still a ver
LicensePlate.rar
- Visual C++写的车牌自动识别系统(只完成到车牌定位提取一步,字符的识别没有完成,大家有兴趣可以自己完成),功能包括前期图像处理的各种操作,支持各种颜色的bmp图片,二值化、边缘检测、滤波、平滑、直方图处理等等,测试图片也打包进源码了,Visual C++ Written Automatic Vehicle Identification System (only one step to extract license plate location, character identifica
duibiduzengqiang.rar
- 应用于车牌识别中图像增强部分的对比度增强部分!(试了,出的图像效果对比效果比较明显),License Plate Recognition used in image enhancement part of the contrast enhancement part! (Tried out the effect of the image contrast more obvious)
车牌识别GUI.zip等多个文件
- matlab 车牌识别,含有gui界面,边缘检测车牌定位,神经网络字符识别(Matlab license plate recognition, including GUI interface, edge detection, license plate location, neural network, character recognition)
matlab车牌识别程序代码
- MATLAB车牌识别程序代码,供交流学习用的,写的不好,还请指正(license plate recognition based on MATLAB)
基于阈值分割的车牌定位识别
- 图像处理领域,基于阈值分割的车牌定位识别(Image processing domain, license plate location recognition based on threshold segmentation)
车牌识别及报告
- 里面有可以运行的车牌识别的代码,还有报告,供初学者参阅(There's a running license plate recognition code, and a report for a beginner to see)
基于MATLAB的车牌识别系统的源代码(可以实现)
- 基于MATLAB的车牌识别系统的源代码(可以实现)(The source code of the license plate recognition system based on MATLAB (can be realized))
车牌识别
- 可实现MATLAB环境下的车牌识别系统源程序,运用模板匹配法进行字符识别。(The source program of license plate recognition system under MATLAB environment can be realized, and the character recognition can be carried out by template matching method.)
14_车牌识别系统
- 1.首先单击载入图像菜单项(载入车辆图像),图像在images文件夹下面。 2.然后单击车牌定位与识别单项,依次进行车牌提取、倾斜校正、字符分割、字符识别。 注:本程序使用的是OpenCV2.1版本(First click the load image menu item(load the vehicle image), which is under the images folder. 2. The license plate extraction, tilt correction, c
车牌
- 车牌识别原理论文讲解,包含5篇车牌识别论文(The explanation of the principle of license plate recognition)
车牌智能识别.matlab
- 车牌识别包含文本库,还有几个小李子,自己学习用(lpr The license plate recognition and license plate recognition contains a text library, and several small plums are used to study the license plate.)
车牌识别系统
- 利用opencv进行车牌识别,包含识别样本(Using OpenCV for license plate recognition, including identification samples)
MATLAB 车牌识别
- MATLAB车牌识别资料,有完整代码和图片示例(MATLAB license plate recognition data)
应用FCM分割车牌字符
- 基于FCM算法分割车牌字符,包含车牌的定位等。(Based on FCM algorithm, the license plate characters are segmented, including the positioning of license plate.)
C# .NET车牌识别
- c#实现车牌识别系统,完整的源码,应用程序、测试模板图片(C# license plate recognition)