搜索资源列表
车牌号码识别matlab完整程序实现
- 随这图形图像技术的发展,现在的车牌识别技术准确率越来越高,识别速度越来越快。无论何种形式的车牌识别系统,它们都是由触发、图像采集、图像识别模块、辅助光源和通信模块组成的。车牌识别系统涉及光学、电器、电子控制、数字图像处理、计算视觉、人工智能等多项技术。触发模块负责在车辆到达合适位置时,给出触发信号,控制抓拍。辅助光源提供辅助照明,保证系统在不同的光照条件下都能拍摄到高质量的图像。图像预处理程序对抓拍的图像进行处理,去除噪声,并进行参数调整。然后通过车牌定位、字符识别,最后将识别结果输出。
车牌字符识别
- 基于MATLAB的车牌字符识别
是关于车牌字符识别的源代码
- 是关于车牌字符识别的源代码,希望对大家有用,学习下可以。,Are about license plate character recognition source code, in the hope that useful to everybody, can study.
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
moban.rar
- 利用模板法经行字符识别,并且扩充成车牌的识别,Template method by using character recognition, and expansion into the identification plate
lpr
- 成功实现了车牌的定位、字符分割、并用神经网络实现了字符识别功能。可运行。-The successful implementation of the license plate of the positioning, character segmentation, and neural network achieved a character recognition function. Run.
Untitled
- 有效的实现车牌定位,车牌字符分割和车牌字符识别。-To achieve effective positioning plate, the vehicle registration license plate character segmentation and character recognition.
chepaishib
- 文章从车牌定位、 车牌字符分割和车牌字符识别 3个阶段对车牌识别技术进行了深入研究,并用MATLAB进行了仿真。 -Article from the license plate location, vehicle license plate character segmentation and character recognition of the three stages of License Plate Recognition technology for in-depth studies
shibie
- 基于bp神经网络的车牌字符识别源程序,采用字符比对的方式进行切割-The structures of the neural networks were designed using a constructive algorithm where the basic idea was to start with a small network,then add hidden units and weights incrementally until a satisfactory solution b
characterrecognition
- 这是基于matlab的车牌字符识别完整程序,内容详尽,可操作性强,是做模式识别难得的参考资料-This is based on the license plate character recognition matlab complete procedures, and detailed, easy to operate, is so rare reference pattern recognition
chepaizifushibiejishushengxi
- 这是研究所的内部资料,详述了车牌字符识别的一种快速算法原理及实现,它来自于实际的工程项目,实用性及可操作性极高,对于这方面研究的朋友来说确实是一份不可多得的有用资料。-This is the Institute s internal data, detailing the license plate character recognition principle and implementation of a fast algorithm, it comes from the actual pr
4
- 基于模板匹配的车牌字符识别算法研究,使用模板匹配,来实现车牌的字符识别。-Based on template matching license plate character recognition algorithm using template matching, to achieve the license plate character recognition.
shenjingwangluo
- 采用BP神经网络的车牌字符识别方法研究,分析各种方法-ok
car
- 基于计算机图像处理技术的汽车牌照自动识别系统,要求能够将运动中汽车的牌照从复 杂背景中准确地提取并识别出来。介绍了所研制的汽车牌照自动识别系统和关键技术(图像分割 与车牌定位、图像二值化和字符提取、车牌字符识别等) 。试验结果显示,系统在Celeron Ⅱ633+ 128M 的PC 机上,对图像尺寸为768 ×574 的311 幅试验图片的识别准确率达到90 ,识别时间≤ 1. 5s。-The objective of automatic vehicle number plate
licenceplatecharacterrecognitionprogram
- 能完成车牌字符识别的整个流程,包括车牌定位,字符分割,字符识别等过程。-To complete the entire license plate character recognition process, including license plate location, character segmentation, character recognition process.
123
- 是基于MATLAB的车牌字符识别程序。只是个大学生做的程序,大家别太苛刻-Is based on the MATLAB license plate character recognition program. Students just do the procedure, we do not be too harsh
chepaishibie
- 只需输入车辆图片,即可实现包括车牌检测、车牌定位、车牌字符分割、车牌字符识别的全流程图形化演示,非常形象!拥有完整matlab源代码,是学习模式识别的高贵编程参考。-Just enter the vehicle picture, you can achieve, including license plate detection, license plate location, license plate character segmentation, the whole process of
originalcode
- 一个简单的车牌字符识别系统 包括车牌定位 字符切割及识别等功能-A license plate recognition (LPR)
车牌字符识别
- 随机抽取一张车牌,用halcon进行图像处理,字符分割,最终实现车牌字符识别(Randomly select a license plate and use halcon for image processing, character segmentation, and finally realize the license plate character recognition.)
车牌字符识别
- 使用MATLAB语言实现简单的字符识别,使用神经网络算法,有效的识别车牌(Simple Character Recognition Using MATLAB Language)