Skip to content

code-father/Number-Plate-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Number-Plate-Recognition

Automatic Number Plate Recognition or ANPR is the process of recognizing the characters of a number plate of a vehicle. The way I approached this problem is first the number plate is detected in the image using OpenCV. After that character recognition is done by using Pytesseract which is an OCR tool for python.

Requirements:
Python
Pillow
OpenCV
Pytesseract

About

Automatic Number Plate Recognition or ANPR is the process of recognising the characters of a number plate of a vehicle. The way I approached this problem is first the number plate is detected in the image. After that character recognition is done by using Pytesseract which is an OCR tool for python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages