IMAGE PROCESSING OF ANDROID-BASED PATROL ROBOT FEATURING AUTOMATIC LICENSE PLATE RECOGNITION

Author(s):  
S. Madhan ◽  
M. Pradeep

This work develops an Android-based robot featuring automatic license plate recognition and automatic license plate patrolling. The automatic license plate recognition feature combines 4 self-developed novel methods, Wiener deconvolution vertical edge enhancement, AdaBoost plus vertical-edge license plate detection, vertical edge projection histogram segmentation stain removal, and customized optical character recognition. Besides, the automatic license plate patrolling feature also integrates 3 novel methods, HL2-band rough license plate detection, orientated license plate approaching, and Ad-Hoc-based remote motion control. Implementation results show the license plate detection rate and recognition rate of the Android-based robot are over 99% and over 98%, respectively, under various scene conditions. Especially, the execution time of license plate recognition, including license plate detection, is only about 0.7 second per frame on the Android-based robot.

Author(s):  
Ida Nurhaida ◽  
Imam Nududdin ◽  
Desi Ramayanti

<p>License plate recognition (LPR) is one of the classical problems in the field of object recognition. Its application is very crucial in the automation of transportation system since it helps to recognise a vehicle identity, which information is stored in the license plate. LPR usually consists of three major phases: pre-processing, license plate localisation, optical character recognition (OCR). Despite being classical, its implementation faced with much more complicated problems in the real scenario. This paper proposed an improved LPR algorithm based on modified horizontal-vertical edge Projection. The method uses for detecting and localising the region of interest. It is done using the horizontal and vertical projection of the image. Related works proved that the modified horizontal-vertical edge projection is the simplest method to be implemented, yet very effective against Indonesian license plate. However, its performance gets reduced when specular reflection occurs in the sample image. Therefore, morphological operations are utilised in the pre-processing phase to reduce such effects while preserving the needed information. Eighty sample images which captured using various camera configurations were used in this research. Based on the experimental results, our proposed algorithm shows an improvement compared with the previous study and successfully detect 71 license plates in 80 image samples which results in 88.75% accuracy.</p>


The vehicles playing the vital role in our day to day life for transport, and some of the vehicles violates the traffic rules are also increasing, vehicle theft, unnecessary entering into highly restricted areas, increased number of accidents lead to increase in the rate of crime slowly. The vehicle had its own identity it should be recognized which plays the major role in the world. For recognition of the vehicles which are used commonly in the field of safety and security system, LPDR plays a major role and the vehicle registration number is recognized at some certain distance accurately. License Plate recognition is the most efficient and cost effective technique used for detection and recognition purposes. Automatic license plate recognition (ALPR) is used for finding the location of the license plate in the vehicle. These methods and techniques vary based on the conditions like, quality of the image, vehicle on a fine-tuned position, effects of lighting, type of image, etc. The objective is to design an efficient automatic conveyance identification system of sanctioned or unauthorized in the residential societies by utilizing the conveyance number plate. By getting the car image from the surveillance camera in the entrance, we recognizing the number plate and the characters are extracted using OCR (optical character recognition). It converts the character in the image to plain text. Then the plain text of the license plate is cross-verified with the database to check whether the vehicle belongs to residents or visitor. It sends the alert message to the security official when a new visitor request method in a residential area. The log details are stored separately for the resident and visitor in the database. It also provides the details about the parking area availability in the residential area. By calculating the number of vehicles in and out of the area, the detail or availability parking slot is displayed and it sis robust to the size, lighting effects with high rate of detection.


Author(s):  
Armand Christopher Luna ◽  
Christian Trajano ◽  
John Paul So ◽  
Nicole John Pascua ◽  
Abraham Magpantay ◽  
...  

Author(s):  
Zhongli Wang ◽  
Xiping Ma ◽  
Wenlin Huang

With the improvement of our country’s economic level and quality of life, the numbers and scales of highway networks and motor vehicles are constantly expanding, which makes the current road traffic burden more and more serious. As an important means of traffic automation management, license plate recognition (LPR) technology plays an important role in traffic surveillance and control. However, the recognition rate and accuracy of the traditional license plate recognition methods still need to be improved. In the case of poor surrounding environment, it is prone to localization failure, vehicle license plate recognition errors or unrecognizable phenomena. Wavelet transform, as another landmark signal processing method after Fourier transform, has been widely used in the field of image processing. In China, the number of horizontal lines is usually larger than that of vertical lines. If the two vertical boundaries of the license plate can be detected successfully, the four angles of the license plate can be determined efficiently to complete the license plate positioning. In view of the advantages of wavelet transform technology and the characteristics of vehicle license plate, in this paper, a vehicle license plate recognition algorithm based on wavelet transform and vertical edge matching is proposed. The edge of the license plate is detected by wavelet transform technology, and then the license plate is located by vertical edge matching technology. After the location is realized, the characters are segmented by vertical projection method and the characters are recognized by improved BP neural network algorithm. The experimental results show that the proposed vehicle license plate recognition algorithm based on wavelet transform and vertical edge matching performs well in algorithm performance, which provides a good reference for the development of vehicle license plate recognition system.


In today’s world managing the records of attendance of staffs, students, employee or bus is a tedious task. This project focuses on automating the bus attendance process through vehicle license plate recognition. As, the license plate is a feature that is peculiar to every vehicle, it would help in efficiently marking the bus attendance. The bus attendance system using RFID is a time consuming process. Hence we developed a project to efficiently mark attendance using number plate recognition and OCR. The system was trained using faster RCNN model with bus image dataset. The proposed system is the number plate is captured through surveillance camera and the captured image will be passed as an input to the neural network for training and the number plate will be detected. Character extraction is done using OCR and extracted character matched will be checked with the database and the attendance for particular bus will be marked.


2020 ◽  
Vol 3 (4) ◽  
pp. 1-10
Author(s):  
Dunya A. Abd Alhamza ◽  
Ammar D. Alaythawy

 The license plate recognition (LPR) is an important system. LPR is helpful in many ranges such as private or public entrance, parking lots, traffic control and theft surveillance. This paper, offers (LPR) consist of four main stages (preprocessing, license plate detection, segmentation, character recognition) the first stage takes a photo by the camera then preprocessing in this image. License plate detection search for matching of license plate in the image to crop the correct plate. Segmentation performed by divide the numbers separately. The last stage is number recognition by using KNN (K- nearest neighbors) is one of the simple algorithms of machine learning used for matching numbers with training data to provide a correct prediction. The system was implemented using python3.5, open-cv library and shows accuracy performance result equal to 90% by using 50 images.


Sensors ◽  
2019 ◽  
Vol 19 (13) ◽  
pp. 3015 ◽  
Author(s):  
Farman Ullah ◽  
Hafeez Anwar ◽  
Iram Shahzadi ◽  
Ata Ur Rehman ◽  
Shizra Mehmood ◽  
...  

The paper proposes a sensors platform to control a barrier that is installed for vehicles entrance. This platform is automatized by image-based license plate recognition of the vehicle. However, in situations where standardized license plates are not used, such image-based recognition becomes non-trivial and challenging due to the variations in license plate background, fonts and deformations. The proposed method first detects the approaching vehicle via ultrasonic sensors and, at the same time, captures its image via a camera installed along with the barrier. From this image, the license plate is automatically extracted and further processed to segment the license plate characters. Finally, these characters are recognized with the help of a standard optical character recognition (OCR) pipeline. The evaluation of the proposed system shows an accuracy of 98% for license plates extraction, 96% for character segmentation and 93% for character recognition.


2021 ◽  
Vol 11 (22) ◽  
pp. 10614
Author(s):  
Musa Al-Yaman ◽  
Haneen Alhaj Mustafa ◽  
Sara Hassanain ◽  
Alaa Abd AlRaheem ◽  
Adham Alsharkawi ◽  
...  

The main challenge of automatic license plate recognition (ALPR) systems is that the overall performance is highly dependent upon the results of each component in the system’s pipeline. This paper proposes an improved ALPR system for the Jordanian license plates. Ceiling analysis is carried out to identify potential enhancements in each processing stage of a previously reported ALPR system. Based on the obtained ceiling analysis results, several enhancements are then suggested to improve the overall performance of the system under study. These improvements are (i) vertical-edge histogram analysis and size estimation of the candidate regions in the detection stage and (ii) de-rotation of the misaligned license plate images in the segmentation unit. These enhancements have resulted in significant improvements in the overall system performance despite a <1% increase in the execution time. The performance of the developed ALPR is assessed experimentally using a dataset of 500 images for parked and moving vehicles. The obtained results are found to be superior to those reported in equivalent systems, with a plate detection accuracy of 94.4%, character segmentation accuracy of 91.9%, and character recognition accuracy of 91.5%.


Sign in / Sign up

Export Citation Format

Share Document