RafeyIqbalRahman / Car-Number-Plate-Detection-OpenCV-Python

Detecting Number plate from images of cars using openCV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Car-Number-Plate-Detection-OpenCV-Python

Detecting Number plate from images of cars using openCV

Original Car Picture

alt text

Grayscale Conversion:

alt text

Apply Bilateral Filter

alt text

Find Edges

alt text

Now find contours using edges and pick the best approximation - contour with four corners

Final Image with Car Plate Detected

alt text

About

Detecting Number plate from images of cars using openCV


Languages

Language:Python 100.0%