Number Plate Recognition
Number Plate Recognition
Number Plate Recognition
RECOGNITION
USING MATLAB
Table of Contents
Contents
Introduction 1
Executing the program 2-5
Bibliography _8
Pg. 01
Introduction
What it is?
Vehicle number plate recognition is the process by which the characters on
a number plate are recognized. This is done using MATLAB
What it does?
This system reads the characters on the number plate which is checked
against the data model. If there is more than a 40% match the
character will be stored in the final output matrix
Pg.
When you hit run on the program, the first step is to select an image
of a number plate
1. The input of the image is taken into the program and the image
is resized to 300x500 pixels.
3. Here the green ‘bounding box’ that you see in the output
screenshot is created to read the characters one at a time.
the text found on the vehicle plates is detected from the input image
and this requires the localization of number plate area in order to
identify the characters present on it.
BIBLIOGRAPHHY
2. www.semanticsscholar.org