Skip to content

ramoslucas-lr/license-plate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatic License Plate Recognition

The ALPR is a project developed as part of the Digital Image Processing course at the Federal University of Santa Catarina UFSC. You can check the video with every step here. The code was developed with the Vehicle-Rear Dataset in mind. You may need to alter some parameters in code to run for other videos.

Requirements

opencv_python==4.5.3.56
imutils==0.5.4
pytesseract==0.3.8
scikit_image==0.18.3
numpy==1.21.2
scikit-image==0.18.3

All the requirements are available at the requirements.txt file and you can install it using

 pip install -r requirements.txt

Usage

All you is to run the main python file.

python main.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages