Skip to content

lethakulamanishreddy/Numberplate-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Numberplate-detection OpenCV Python

This repository contains an OpenCV project made with python

##Requirements
--->Opencv
--->Numpy
--->Imutils

In this project we will find number plate of a veichle.

Step by step process:

*Reading the image

*Converting to Gray scale

*Applying Bilateral filter

*Finding Canny edges

*Finding contours and drawing contours

Running

Open command prompt and navigate to project directory and run 'python numberplatedetection.py'

About

This repository contains an OpenCV project "NUMBER PLATE DETECTION" made with python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages