Skip to content

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

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%