Abstract
The intent of this research is to design a license plate recognition (LPR) system in the domain of Bangla language for smart vehicle management. The proposed system is designed on the basis of computer vision tools and deep supervised machine learning model. The system has three modules: license plate detection, character segmentation and recognition of the characters of the License Plate (LP). The goal of detection is to localize the plate area from the vehicle image and to crop region of interest (LP). It is executed by applying following process: preprocessing the image, conversion to binary image, contour detection and filtering the contours to get the LP's character contours, tilt correction and cropping the plate area from the image. Then, the cropped LP is segmented to extract the characters from the plate. Finally, the recognition step classifies the characters by means of deep convolution neural network where the features of the character are crafted and learned by the convolution layers of the networks. The system is implemented in Python OpenCV environment for offline car license plates images which are taken in different illuminations, road scenarios and colored cars. The system performance is evaluated in terms of detection rate, segmentation rate, recognition rate and execution time. The results illustrate that the performance of the system is remarkable.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.