搜索资源列表
LicensePlate.rar
- Visual C++写的车牌自动识别系统(只完成到车牌定位提取一步,字符的识别没有完成,大家有兴趣可以自己完成),功能包括前期图像处理的各种操作,支持各种颜色的bmp图片,二值化、边缘检测、滤波、平滑、直方图处理等等,测试图片也打包进源码了,Visual C++ Written Automatic Vehicle Identification System (only one step to extract license plate location, character identifica
AvPlate.rar
- 车牌识别系统,车辆牌照识别很好的一个系统,License plate recognition system, vehicle license plate recognition, a very good system
Chapter5
- 这是一个DEPHI编写的车牌识别系统。里面详细介绍了车牌的分割技术和是识别技术,对于做图像处理工程软件者有很大帮助。-This is a Delphi license plate recognition system to prepare. Inside details of the partition plate is to identify technologies and techniques to do image processing for engineering software
chepai
- 图形图像处理车牌识别系统源代码可直接运行-License Plate Recognition
carCard
- 基于VC的车牌识别系统,能够对位图进行加载、识别和处理。-VC-based license plate recognition system, able to load a bitmap to identify and deal with.
chepaishibie_xitong
- 车牌识别系统,VC数字图像处理课程设计最好的帮助-License plate recognition system, VC digital image processing curriculum design, the best help
aa
- 简单的车牌识别系统,原理是用一矩形框遍历汽车的区域-simple license plate to discriminate
plate_openCV
- 使用opencv和c++实现的车牌识别系统-Opencv implemented using license plate recognition system
sthtyuhtr
- 这是利用VC++6.0开发的汽车车牌识别系统-dqwqawedqaw
DigitRec
- 基于神经网络的文字识别系统。系统既可以单独使用吗,又可以作为识别系统的软件核心应用到车牌识别系统中-Neural network based text recognition system. System can be used alone do, they can be taken as the core system software application to license plate recognition system
VC_DIP_chepaishibie
- VC图像处理-车牌识别系统 外加一篇题为基于数字图像处理的车牌识别系统硕士论文 作用很大-VC image processing- plus a license plate recognition system based on digital image processing, entitled license plate recognition system the role of a great master' s thesis
Recognition
- 本程序是利用图像分割技术对车牌识别系统的实现,包含示例图片-This procedure is the use of image segmentation technology License Plate Recognition System, including sample pictures
006
- 车辆识别系统主要由车牌定位、字符分割和字符识别三个部分组成。车牌定位是指将车牌区域从车辆图像中分割出来,车牌定位是车牌自动识别技术中一个至关重要的环切。其定位的速度和准确程序直接影响到车牌识别系统的性能。车牌定位的方法的出发点是通过车牌区域的特征来判断牌照。而车牌定位主要包含两个关键技术问题:图像的预处理和车牌定位的算法。本文针对车牌识别系统中关于静态图片中的车牌定位问题,主要运用了图像处理的知识,在VC开发平台上,通过对静态图片进行灰度变换,二值化,中值滤波等一系列处理,利用投影检测算法实现了
功能很全的车牌识别系统源码
- 车牌识别。系统界面包括车牌图像预处理、定位、矫正、分割、识别等各个步骤的结果显示;显示包括待识别车辆和处理结果图像或数据(License plate recognition. System interface includes license plate image preprocessing, positioning, correction, segmentation, recognition and other steps of the results display; display in
基于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
车牌识别系统
- 利用opencv进行车牌识别,包含识别样本(Using OpenCV for license plate recognition, including identification samples)
233
- 车牌自动识别系统也是智能交通系统的重要组成部分。它能将输入的汽车图像通过车牌定位、车牌字符分割和车牌字符识别等一系列步骤,输出为几个字节大小的车牌字符串,无论在存储空间占用上还是在于管理数据库相连等方面都有着无可比拟的优越性。在大型停车场、高速公路、交通部门的违章检测以及桥梁的收费站管理等场合,都有着广泛的应用前景。车牌识别系统的成功开发将大大加速智能交通系统的发展进程。(The license plate recognition system is also an important part
C# .NET车牌识别
- c#实现车牌识别系统,完整的源码,应用程序、测试模板图片(C# license plate recognition)