A Robust License-Plate Extraction Method Under Complex Image Conditions
A Robust License-Plate Extraction Method Under Complex Image Conditions
defined by Eq.(4).
¿
(4)
where
is the average of s.
Bottom right image in Figure 3 is formed using the
feature described above for the upper right image in
the figure.
Those three features are combined with a neural network
to determine if a particular pixel under examination could
belong to the plate region. To train the network, around
300,000 patterns were collected from 50 images. The out-
put of the network forms a map, which is called the feature
map hereafter.
Figure 5. The search procedure
Step 2: Finding candidate areas
In the feature map, areas with higher variance are grouped
and labeled using chaincode-based contour follower [9]. After the merge is completed, the boxes with both the as-
While the processing is being performed, careful examina- pect ratio of less than 1/2 and horizontal length of less than
tion is carried out to apply certain limitation on the size of 200 pixels are used for the next step. A region of interest
candidates. The examination prevents from creating candi- is determined by another back-propagation neural network
dates with too big or small aspect ratio comparing to that of which inputs box diagonal indices, average value of inten-
the license plate. sities and box filling ratio.
3 Experiments
Figure 4. Merging bounding boxes: before
(left) and after (right) Many number of images with various types of vehicles,
not only passenger cars but also vans and trucks, were col-