Description: 本文将BP神经网络应用于汽车车牌的自动识别,在车牌图像进行预处理后的基础上,重点讨论了用BP神经网络方法对车牌照字符的识别。并附有部分识别代码。-BP neural network used in the automatic vehicle identification number plates, images of the license plates after pretreatment on the basis of discussion focused on the BP neural network method for car license plate character recognition. Accompanied by some identification code. Platform: |
Size: 857321 |
Author:小博士 |
Hits:
Description: 本文将BP神经网络应用于汽车车牌的自动识别,在车牌图像进行预处理后的基础上,重点讨论了用BP神经网络方法对车牌照字符的识别。并附有部分识别代码。-BP neural network used in the automatic vehicle identification number plates, images of the license plates after pretreatment on the basis of discussion focused on the BP neural network method for car license plate character recognition. Accompanied by some identification code. Platform: |
Size: 3984384 |
Author:小博士 |
Hits:
Description: 基于图象理解的汽车牌照自动识别系统是智能交通系统(ITS)的一个重要分支,有着非常广泛的应用前景,而车牌定位是车辆牌照识别系统中的关键技术之一,车牌定位结果的好坏直接影响着该系统的识别精度。-understanding of image-based automatic vehicle identification system license is the Intelligent Transportation System (ITS) of an important branch , has a very broad application prospects and positioning, vehicle license plate recognition system license one of the key technologies. positioning plates results will have a direct impact on the system's recognition accuracy. Platform: |
Size: 4088832 |
Author:宁阳洋 |
Hits:
Description: 该算法实现车牌快速自动识别,建立了车牌字符库和车牌图象,可以直接运行-The algorithm quickly realize automatic license plate recognition, license plate character set up libraries and license plate images can be directly run Platform: |
Size: 115712 |
Author:李红伟 |
Hits:
Description: 本文基于对车牌自动分识别系统中牌照图像预处理、字符分割和字符识别等关键技术的研究。采用改进的BP神经网络模式识别技术,以车牌字符作为识别对象,设计实现了一个自动识别系统。-Based on the automatic license plate recognition system license image preprocessing, character segmentation and character recognition key technological research and development. Improved BP neural network pattern recognition technology to identify the object as a license plate characters, designed and implemented an automatic identification system. Platform: |
Size: 581632 |
Author:王萍 |
Hits:
Description: 内含《基于TMS320DM642的车牌识别系统》、《车牌字符识别技术研究》、《车牌识别系统设计与DSP实现》、《基于数字图像处理技术的车牌自动检测与分割算法研究》、《基于数字图像处理技术的车牌识别算法研究》等五篇关于车牌识别的硕士论文!供参考!-Intron TMS320DM642-based license plate recognition system, license plate character recognition technology research, License Plate Recognition System Design and DSP to achieve, based on digital image processing technology, automatic license plate detection and segmentation algorithm research, Based on digital image processing technology License Plate Recognition Algorithm , such as License Plate Recognition on the five master s thesis! For reference! Platform: |
Size: 15367168 |
Author:wivy |
Hits:
Description: 将BP神经网络应用于汽车车牌的自动识别,在车牌图像进行预处理后的基础上,重点讨论了用BP神经网络方法对车牌进行处理-BP neural network will be used in automatic car license plate recognition, license plate images in the pre-treated on the basis of the discussion focused on using BP neural network method for processing of license plate Platform: |
Size: 857088 |
Author:王名 |
Hits:
Description: 这是一个可以自动识别汽车车牌的程序,VC下可以运行,对想做汽车车牌识别的人大有帮助。-This is an automatic identification procedure for car license plate, VC can be run on the wanted vehicle license plate recognition has helped the National People' s Congress. Platform: |
Size: 2483200 |
Author:陈静 |
Hits:
Description: 美国车牌的自动识别的图像分割的实验,Virginia Polytechnic Institute and State University的英语毕业论文,写的较好。-EXPERIMENTS IN IMAGE SEGMENTATION FOR
AUTOMATIC US LICENSE PLATE RECOGNITION Platform: |
Size: 5269504 |
Author:zhibing |
Hits:
Description: Automatic license plate recognition
(LPR) is one of the techniques that can be used
for the identification of vehicles. The purpose of
this paper is to investigate a suitable way to
recognize the registration plate from an image of
vehicle, Platform: |
Size: 327680 |
Author:shokri |
Hits:
Description: 网上收集的代码,用opencv和vc6写的一个自动识别车牌的程序-Online collection of code, written in vc6 using opencv and an automatic license plate recognition program Platform: |
Size: 6035456 |
Author:hys |
Hits:
Description: In this thesis, a new algorithm for automatic vehicle identification has been
proposed. Identification is made by license plate recognition (LPR) algorithm.
License plate recognition is a form of automatic vehicle identification and is an
algorithm that identifies the vehicle by recognizing the license plate automatically. In
this study, a simple but effective algorithm is presented for vehicle’s license plate
recognition system. Platform: |
Size: 716800 |
Author:Serhat |
Hits:
Description: Automatic Vehicle Identification (AVI) has many
applications in traffic systems (highway electronic toll collection, red
light violation enforcement, border and customs checkpoints, etc.).
License Plate Recognition is an effective form of AVI systems. In
this study, a smart and simple algorithm is presented for vehicle’s
license plate recognition system. The proposed algorithm consists of
three major parts: Extraction of plate region, segmentation of
characters and recognition of plate characters. For extracting the
plate region, edge detection algorithms and smearing algorithms are
used. In segmentation part, smearing algorithms, filtering and some
morphological algorithms are used. And finally statistical based
template matching is used for recognition of plate characters. The
performance of the proposed algorithm has been tested on real
images. Based on the experimental results, we noted that our
algorithm shows superior performance in car license plate
recognition Platform: |
Size: 315392 |
Author:Serhat |
Hits:
Description: The strategy of the project is to design automatic system for opening a gate without
mounting any signal transmitter on the car. Thus, the project is to investigate and
construct an application whereby the system will recognize the Vehicle license plate at a
gate entrance of the parking lot. The system will be based on a personal computer and
software packages available, MATLAB program and a digital camera, which help to
capture the images of the vehicle license plate.
We will conduct a research and developed a system that is able to extract the vehicle
license plate. Next, we also need to create an algorithm to train and identify the vehicle
license plate for the purpose of recognition Platform: |
Size: 1140736 |
Author:Serhat |
Hits:
Description: 本文将BP神经网络应用于车牌的自动识别,在简述BP神经网络的基础上,重点讨论了用BP神经网络方法对车牌照字符的识别,用MATLAB完成了对车牌照数字识别的模拟,最后得出实验结果,证明这种方法是高效-BP neural networks used in automatic license plate recognition, in brief, based on BP neural network, focused on the BP neural network method for vehicle license plate character recognition, using MATLAB completed a simulation of vehicle license plate number recognition, Finally, experimental results obtained show that this method is efficient Platform: |
Size: 3353600 |
Author:likun |
Hits: