DSG Projects: Vehicles Plate Recognition

thumb

A collection of image processing algorithms that aim to extract the license plate from a car’s photograph taken at parking lots/tolls etc.

The whole process is consisted by 3 parts:

  1. Locate the plate inside the photograph
  2. Extract each character as a separate part of the photograph
  3. Transform the characters to text using OCR

1. Locating the plate inside the photograph

image edges

2. Extracting each character as a separate part of the photograph

binary plate

binary plate edges

3. Transform the characters to text using OCR

Not implemented

Project Members

Profile
Profile