Skip to content

Latest commit

 

History

History
68 lines (28 loc) · 2.34 KB

readme.md

File metadata and controls

68 lines (28 loc) · 2.34 KB

Bangla License Plate Detection and Character Recognition

Original Image (resized into 480*640)

Median Filtering

Edge Detection Using Canny Filter

Removing CC(connected component) less than 8-connectivity

Filling Holes

Removing Small Object(< 1200 pixel)

Cropping Plate

Perfect Boundary Box

Sparating Line

Cropped Line

Letters From First Line

Letters From Second Line

Result - Recognizing characters using Template Matching

The End