Skip to content

buemura/license-plate-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CarPlate-Recognition

Car Plate Recognition app using Python3 and cv2 library

Technical Requirements

In order to run this project, you will need to fulfill the following requirements.

  • Python 3 installation
  • Tesseract OCR installation
  • pip install cv2
  • pip install pytesseract
  • Import of numpy

Setup

Firstly you can clone by using the command below:

git clone https://github.com/BrunoUemura/CarPlate-Recognition.git

Or download the zip file directly from Github and unzip it.

To run the project

After the download is completed and the requirements are fulfilled, execute the file ./src/app.py.

About

Car Plate Recognition app using Python3 and cv2 library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages