8,137 research outputs found

    License plate localization based on statistical measures of license plate features

    Get PDF
    — License plate localization is considered as the most important part of license plate recognition system. The high accuracy rate of license plate recognition is depended on the ability of license plate detection. This paper presents a novel method for license plate localization bases on license plate features. This proposed method consists of two main processes. First, candidate regions extraction step, Sobel operator is applied to obtain vertical edges and then potential candidate regions are extracted by deploying mathematical morphology operations [5]. Last, license plate verification step, this step employs the standard deviation of license plate features to confirm license plate position. The experimental results show that the proposed method can achieve high quality license plate localization results with high accuracy rate of 98.26 %

    Empirical Study of Car License Plates Recognition

    Get PDF
    The number of vehicles on the road has increased drastically in recent years. The license plate is an identity card for a vehicle. It can map to the owner and further information about vehicle. License plate information is useful to help traffic management systems. For example, traffic management systems can check for vehicles moving at speeds not permitted by law and can also be installed in parking areas to se-cure the entrance or exit way for vehicles. License plate recognition algorithms have been proposed by many researchers. License plate recognition requires license plate detection, segmentation, and charac-ters recognition. The algorithm detects the position of a license plate and extracts the characters. Various license plate recognition algorithms have been implemented, and each algorithm has its strengths and weaknesses. In this research, I implement three algorithms for detecting license plates, three algorithms for segmenting license plates, and two algorithms for recognizing license plate characters. I evaluate each of these algorithms on the same two datasets, one from Greece and one from Thailand. For detecting li-cense plates, the best result is obtained by a Haar cascade algorithm. After the best result of license plate detection is obtained, for the segmentation part a Laplacian based method has the highest accuracy. Last, the license plate recognition experiment shows that a neural network has better accuracy than other algo-rithm. I summarize and analyze the overall performance of each method for comparison

    IMPROVED LICENSE PLATE LOCALIZATION ALGORITHM BASED ON MORPHOLOGICAL OPERATIONS

    Get PDF
    Automatic License Plate Recognition (ALPR) systems have become an important tool to track stolen cars, access control, and monitor traffic. ALPR system consists of locating the license plate in an image, followed by character detection and recognition. Since the license plate can exist anywhere within an image, localization is the most important part of ALPR and requires greater processing time. Most ALPR systems are computationally intensive and require a high-performance computer. The proposed algorithm differs significantly from those utilized in previous ALPR technologies by offering a fast algorithm, composed of structural elements which more precisely conducts morphological operations within an image, and can be implemented in portable devices with low computation capabilities. The proposed algorithm is able to accurately detect and differentiate license plates in complex images. This method was first tested through MATLAB with an on-line public database of Greek license plates which is a popular benchmark used in previous works. The proposed algorithm was 100% accurate in all clear images, and achieved 98.45% accuracy when using the entire database which included complex backgrounds and license plates obscured by shadow and dirt. Second, the efficiency of the algorithm was tested in devices with low computational processing power, by translating the code to Python, and was 300% faster than previous work

    License Plate Recognition Technology Development Research and Improvement

    Get PDF
    License plate recognition technology is an important part of an intelligent transport system, widely used in highway tolls, unregistered vehicle monitoring, vehicle parking management, and other important occasions. Typical of the license plate recognition, algorithm is divided into three components, license plate localization, character segmentation, and character recognition. This paper summarizes the key technology of license plate recognition algorithm, and analyses the difficulties of improving the recognition rate. According to features of license plates, license plate character recognition methods in recent years were summarized and put forward, on the basis of the existing methods, improving system performance and accuracy

    AUTOMATIC IRAQI CARS NUMBER PLATES EXTRACTION

    Get PDF
    License Plate Recognition (LPR) system becomes animportant research issue in recent years due to its importance to wideranges of commercial applications. The first and the most importantstage for any LPR system is the localization of the number platewithin the vehicle image. This paper presents a methodology for Iraqicars number plates extraction from the vehicle image using twomethods, the first one is morphological operations and the secondmethod is edge detection. The main idea is to use these two differentmethods in such away so that the number plate of the vehicle can beextracted precisely. These algorithms can quickly and correctly detectand extract the number plate from the vehicle image although therewas a little noise in the image. This paper also makes a comparisonbetween the two methods of extraction in results. The software thatused to build the systems is MATLAB R2014

    Segmentation of characters on car license plates

    Full text link
    License plate recognition usually contains three steps, namely license plate detection/localization, character segmentation and character recognition. When reading characters on a license plate one by one after license plate detection step, it is crucial to accurately segment the characters. The segmentation step may be affected by many factors such as license plate boundaries (frames). The recognition accuracy will be significantly reduced if the characters are not properly segmented. This paper presents an efficient algorithm for character segmentation on a license plate. The algorithm follows the step that detects the license plates using an AdaBoost algorithm. It is based on an efficient and accurate skew and slant correction of license plates, and works together with boundary (frame) removal of license plates. The algorithm is efficient and can be applied in real-time applications. The experiments are performed to show the accuracy of segmentation. © 2008 IEEE
    • …
    corecore