License plate

1247 Words3 Pages

Figure 1. The license plate localization using histogram Figure 2. Illustration of template matching algorithm Pattern of letter “K” on the more detail can be illustrated in the figure below: Figure 3. Illustration of a letter pattern 4. The Proposed Method In this paper, we propose to use histogram for license plate localization and template matching for recognition. The flowchart of the proposed method is showed in Figure 4. Figure 4. The proposed method flowchart The input image should be RGB image. First the RGB image will be converted into grayscale image using Equation 1[10]. The dilation process is then applied to the image to make the characters thicker. The next step is vertical edge processing. This will process the image vertically by creating the vertical histogram. This histogram, represents the sum of differences of gray values between neighboring pixels of an image, row-wise. (1) Where = 0.299 = 0.587 = 0.114 Y = Grayscale value Figure 5. Vertical Edge Processing The image parts that have vertical histogram value under the average value will be eliminated, so the image will be segmented into row per row (Figure 5). After that, the remaining parts of the image that is connected to the top or bottom of the image are removed because the license plate is impossible connected to the top or bottom of the image. Then the most probable row candidate will be chosen by selecting the row by maximal value of the vertical histogram. The result is illustrated in Figure 6. Figure 6. Result of vertical edge processing The next process is horizontal edge processing. This will process the image horizontally by creating the horizontal histogram. This histogram, represent the sum of differences of gray values... ... middle of paper ... ...capture configurations comparison Figure 15. The screen shoots that showed recognition of police number A. Testing of License Plate Detection From all samples, there are 63 successfuly detected samples (78.75%) while original Naikur Bharatkumar Gohil method achieves 28,75%. License plate is successfuly detected if it covers all police number characters. The successfuly detected plate examples are shown in Figure 16 and Figure 17. Figure 16. Plate Number object that successfully detected 1 Figure 17. Plate Number object that successfully detected 2 The remaining failed detected license plates are those whose image is cut or exceed the police number area. Some examples of failures in detecting license plates are shown in Figure 18 - 20. Figure 18. Cut license plate Figure 19. License plate area exceeded Figure 20. Cut and license plate area exceeded B.

More about License plate

Open Document