Skip to content

wilcot1989/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

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%