Skip to content

Aqsa-K/Car-Number-Plate-Detection-OpenCV-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages