搜索资源列表
车牌定位与识别系统
- 车牌定位与识别系统源代码,可以经过训练,识别多种车牌号(数字+字母)
车牌识别
- 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程 应用程序生成--》
数字图像工程案例
- 数字图像工程案例,是一个有关图像领域的编程,包含细胞识别、相机调焦、运动检测、图案设计、人脸检测、数控仿真、各种特效、车牌识别(此例子未直接提供)-digital image project cases, the image is a field of programming, including cell recognition, focusing cameras, motion detection, designs, face detection, NC simulation, the va
VBCAR
- vb车牌识别系统,能够做到精确识别车牌数字等-vb license plate recognition systems, to achieve accurate identification number plates, etc.
digital_detection
- 用c++实现,具体的算法用的是神经网络,实现数字识别,可以用在车牌识别
chepai
- 相当好用的车牌区域定位,车牌字符识别程序,对于理解车牌识别中的数字图像基本原理是不错的入手
plate.recognize.doc
- 内含《基于TMS320DM642的车牌识别系统》、《车牌字符识别技术研究》、《车牌识别系统设计与DSP实现》、《基于数字图像处理技术的车牌自动检测与分割算法研究》、《基于数字图像处理技术的车牌识别算法研究》等五篇关于车牌识别的硕士论文!供参考!
以色列人写的车牌识别算法
- 以色列人写的车牌识别算法。 对于数字识别效果较好,虽然没有车牌捕捉部分,也值得借鉴。,Israelis to write the license plate recognition algorithm. Digital Identification for better, although there was no license plate capture part, but also be used for reference.
Chepai_Orc.rar
- 本人原创的车牌字符识别,主要演示了字符切割,归一化。识别网络...简单的训练了几个库对字母和数字识别率都还不错,另外容错率相对也较好。本源码为E语言环境...,My original license plate character recognition, the main characters demonstrate cutting, normalized. Identification of network ... a simple database for training a numbe
利用模式识别中的模板匹配算法
- 数字识别,利用模式识别中的模板匹配算法,主要实现的是车牌的数字和汉字识别-Number recognition, pattern recognition in the template matching algorithm, the main achievement is the license plate number and character recognition
matlab
- 汽车车牌数字识别(上个学期的数字图像处理的课程设计),能运行-Automobile license plate number identification (the last semester of digital image processing course design), can run
ZiFuMoBanKu
- 一个用于车牌号码识别或其他字符数字识别的字符模版-One for the plate number or other identification number of characters to identify character template
ImageProcessingRecognition
- 基本的数字图象处理的VC++实现,包括反色.拉伸.中值滤波等,另外还包括数字识别系统以及车牌定位等3个案例的代码-Basic digital image processing of VC++ implementation, including the anti-color. Stretching. Median filtering and so on, also including digital license plate recognition system, as well as posi
picture
- 自带图片,可以实现识别车牌区域,分割字符,到识别具体的字符。-can identify the area of the picture and the number of the picture .
IPDemo
- 车牌识别源代码,Visual C++,能够做到精确识别车牌数字-License plate recognition source code, Visual C++, can be accurately identify the number plates
车牌识别训练样本
- 车牌识别训练样本,0-9的数字训练样本,可用来做车牌识别(download for License plate recognition training sample)
最新车牌识别系统源码VC++
- 通过车牌提取、图像预处理、特征提取、车牌字符识别等技术,识别车辆牌号,目前的技术水平为字母和数字的识别率可达到96%,汉字的识别率可达到95%。(Through the license plate extraction, image preprocessing, feature extraction, character recognition of license plate recognition technology, vehicle brands, the current level o
EasyPR-master
- 能够有效从自然环境中定位以及识别车牌,利用人工神经网络ANN,进行数字识别,识别率达到90%(The ability to locate and identify the license plate effectively from the natural environment)
车牌识别
- 用于提取并识别出车牌号,可以区分数字和字母(Used to extract and identify the number of the license plate, which can distinguish between numbers and letters)
基于matlab+模板匹配的车牌识别
- 车牌识别系统(License Plate Recognition System,LPRS)在许多应用程序中 扮演一个重要的角色,如停车场系统、道路监控、高速公路收费系统、电子警察系 统。在我国,车牌种类较多,并有数字、字母和汉字,与别的国家的车牌相比较为 复杂。课题中提出了基于人工神经网络(ANN)的车牌自动识别系统。车牌识别 系统包括三个主要组件:车牌定位、字符分割和字符识别。(License plate recognition system plays an important ro