Research of License Plate Recognition under Complex Environment

2014 ◽  
Vol 989-994 ◽  
pp. 2569-2575
Author(s):  
Feng Gao ◽  
Zhong Jian Dai ◽  
Kun Zhou ◽  
Ya Ping Dai

In order to improve the license plate recognition accuracy under complex environment, a new license location algorithm combining vertical edge detection, color information of the license plate and mathematical morphology is presented in this paper. For balance of computing load and recognition accuracy, a “200-d” character feature rule is designed, and the “200-d” feature is used as the input of BP neural network to recognize the characters. Based on the above-mentioned methods, a license plate recognition system is set up, which can locate and recognize the license plate effectively, even when the resolution of pictures and the position of vehicles in the pictures are not fixed. Experimental results indicate that the recognition rate of the algorithm reaches 90.5%.

2021 ◽  
Vol 2021 ◽  
pp. 1-11
Author(s):  
Zhichao Wang ◽  
Yu Jiang ◽  
Jiaxin Liu ◽  
Siyu Gong ◽  
Jian Yao ◽  
...  

The license plate recognition is an important part of the intelligent traffic management system, and the application of deep learning to the license plate recognition system can effectively improve the speed and accuracy of recognition. Aiming at the problems of traditional license plate recognition algorithms such as the low accuracy, slow speed, and the recognition rate being easily affected by the environment, a Convolutional Neural Network- (CNN-) based license plate recognition algorithm-Fast-LPRNet is proposed. This algorithm uses the nonsegment recognition method, removes the fully connected layer, and reduces the number of parameters. The algorithm—which has strong generalization ability, scalability, and robustness—performs license plate recognition on the FPGA hardware. Increaseing the depth of network on the basis of the Fast-LPRNet structure, the dataset of Chinese City Parking Dataset (CCPD) can be recognized with an accuracy beyond 90%. The experimental results show that the license plate recognition algorithm has high recognition accuracy, strong generalization ability, and good robustness.


Symmetry ◽  
2020 ◽  
Vol 12 (8) ◽  
pp. 1374
Author(s):  
Chun-Cheng Peng ◽  
Cheng-Jung Tsai ◽  
Ting-Yi Chang ◽  
Jen-Yuan Yeh ◽  
Hsun Dai ◽  
...  

License plate recognition is widely used in our daily life. Image binarization, which is a process to convert an image to white and black, is an important step of license plate recognition. Among the proposed binarization methods, Otsu method is the most famous and commonly used one in a license plate recognition system since it is the fastest and can reach a comparable recognition accuracy. The main disadvantage of Otsu method is that it is sensitive to luminance effect and noise, and this property is impractical since most vehicle images are captured in an open environment. In this paper, we propose a system to improve the performance of automatic license plates reorganization in the open environment in Taiwan. Our system uses a binarization method which is inspired by the symmetry principles. Experimental results showed that when our method has a similar time complexity to that of Otsu, our method can improve the recognition rate up to 1.30 times better than Otsu.


2011 ◽  
Vol 65 ◽  
pp. 536-541
Author(s):  
Ye Qin Wang ◽  
Liang Hai Chen ◽  
Li Yun Zhuang

In order to achieve the exact location and character recognition of license plate, firstly, this paper got binary image of license plate and done edge detection with differential operation. Secondly, it searched the license plate binary image after difference for the horizontal and vertical cut point, and determined the best cutting threshold through the experiment. Finally, it made the character segmentation by vertical projection, the recognition of license plate characters with the use of BP neural network, whose overall recognition rate is at 95.3%, and the display interface design for program transfer and results display. The experimental results showed that the location of license plate was exact and the character recognition rate was high.


Author(s):  
YO-PING HUANG ◽  
TSUN-WEI CHANG ◽  
YEN-REN CHEN ◽  
FRODE EIKA SANDNES

License plate recognition systems have been used extensively for many applications including parking lot management, tollgate monitoring, and for the investigation of stolen vehicles. Most researches focus on static systems, which require a clear and level image to be taken of the license plate. However, the acquisition of images that can be successfully analyzed relies on both the location and movement of the target vehicle and the clarity of the environment. Moreover, only few studies have addressed the problems associated with instant car image processing. In view of these problems, a real-time license plate recognition system is proposed that recognizes the video frames taken from existing surveillance cameras. The proposed system finds the location of the license plate using projection analysis, and the characters are identified using a back propagation neural network. The strategy achieves a recognition rate of 85.8% and almost 100% after the neural network has been retrained using the erroneously recognized characters, respectively.


2020 ◽  
Vol 10 (6) ◽  
pp. 2165 ◽  
Author(s):  
Muhammad Ali Raza ◽  
Chun Qi ◽  
Muhammad Rizwan Asif ◽  
Muhammad Armoghan Khan

License plate recognition system (LPR) plays a vital role in intelligent transport systems to build up smart environments. Numerous country specific methods have been proposed successfully for an LPR system, but there is a need to find a generalized solution that is independent of license plate layout. The proposed architecture is comprised of two important LPR stages: (i) License plate character segmentation (LPCS) and (ii) License plate character recognition (LPCR). A foreground polarity detection model is proposed by using a Red-Green-Blue (RGB) channel-based color map in order to segment and recognize the LP characters effectively at both LPCS and LPCR stages respectively. Further, a multi-channel CNN framework with layer aggregation module is proposed to extract deep features, and support vector machine is used to produce target labels. Multi-channel processing with merged features from different-level convolutional layers makes output feature map more expressive. Experimental results show that the proposed method is capable of achieving high recognition rate for multinational vehicles license plates under various illumination conditions.


Author(s):  
WERNHUAR TARNG ◽  
CHIEN-LUNG LI

The motor vehicle is an important way of transportation for modern people, and its license plate is just like our identification cards which can be used for effective management of motor vehicles. Hence, the development of a recognition system for license plates can reduce the workload of managing motor vehicles. A license plate recognition system based on computer vision often causes recognition errors due to the plate's angle problem and thus needs to be assisted by manual recognition. In this study, a recovery method for license plate images with large angles is proposed based on perspective projection to increase the recognition accuracy. The experimental results show that applying the angle recovery method to a license plate recognition system can reduce its errors, especially for license plate images with large angles. For the case of small angles, a recognition rate of 89% can be achieved by the angle recovery method, slightly higher than that of the plane rotation method (86%). For the case of a wide range of different angles, the average recognition rate achieved by the angle recovery method is 87.5%, much higher than that of the plane rotation method (57.5%). Thus, the angle recovery method is effective for enhancing the accuracy of license plate recognition systems.


2010 ◽  
Vol 20-23 ◽  
pp. 438-444 ◽  
Author(s):  
Bo Li ◽  
Zhi Yuan Zeng ◽  
Hua Li Dong ◽  
Xiao Ming Zeng

This paper proposed an algorithm for license plate recognition system(LPRS). The vertical edge was first detected by sobel color edge detector. Then, the invalid edge was removed regarding edge density. Next, the license plate(LP) image was converted into HSV color model, and by edge density template and fuzzy color information judgement, the LP region was located. Then, color-reversing judgement and tilt correction was conducted. Afterward, characters were segmented by means of vertical projection and convolution, by which character width and position can be exactly confirmed, and character recognition was conducted based on radial basis function (RBF) neural network. With a lot of samples verified in night hours and daytime under real conditions, the experimental results show that the proposed method can achieve accuracy and effectiveness in LPRS.


2015 ◽  
Vol 738-739 ◽  
pp. 639-642 ◽  
Author(s):  
Rui Feng Wang ◽  
Xiao Jin Fu ◽  
Wei Xu

The license plate recognition system is an important part of modern traffic management. application which is very extensive. In this paper, a method to achieve three main modules split from the image pre-processing, license plate location and character. Image pre-processing module of this article is to image gray and step by Roberts operator edge detection. License plate positioning and segmentation using mathematical morphology is used to determine the license plate location method, and then use the license plate color information of color segmentation method to complete the license plate parts division. This article is to research its main part and use MATLAB to do the image processing simulation.


2011 ◽  
Vol 204-210 ◽  
pp. 1884-1890
Author(s):  
Fang Fang Liang ◽  
Yong Liu ◽  
Xi Yan Wu ◽  
Gang Yao

Characters on license plate, which is obscured by water or mist, is hard to be recognized through classical license plate recognition technology. In order to get higher recognition rate of blurred character in practical license plate recognition system, an approach to separate characters from a blurred image of vehicle license plate is proposed in this paper. At first, the upper, lower, left and right boundaries of blurred character are assumed to be foreground sample; the broken boundary of character is considered as background sample. At the position of background white scribbles are drawn; in contrast, midpoints of the lines along foreground are painted with black scribbles. Then a scribble image is generated automatically. Furthermore, closed form solution to natural image matting is adopted to obtain the background that is uncovered license plate according to the scribble image. The experiments show that the new algorithm is applicable and helpful to get higher recognition rate of blurred license plate.


Sign in / Sign up

Export Citation Format

Share Document