Design of Vehicle License Plate Recognition Based on Image Processing
This paper presents a design for a license plate recognition system which based on image processing.The system was divided into three parts.The first part is preprocessing,which will conduct grayscale conversion,image smoothing and edge detection to captured images.The processed images will be used for license plate localization and incline correction in the second part.Finally,the segmented license plate characters will be recognized by a convolutional neural network.