number plate recognition
Find a file
Nandhini Anand Jeyahar 87d2ef717b fixnig json import error
2025-05-02 00:15:46 +02:00
db fixnig json import error 2025-05-02 00:15:46 +02:00
lib adding a new numberplate extraction stauts, and image saving for the yolo model output 2025-05-01 23:59:59 +02:00
models initial commit 2025-05-01 17:59:14 +00:00
sql adding a new numberplate extraction stauts, and image saving for the yolo model output 2025-05-01 23:59:59 +02:00
.gitignore better logging and moved BASE_PATH to consts.py 2025-05-01 20:42:34 +02:00
anpr_main.py fixnig json import error 2025-05-02 00:15:46 +02:00
LICENSE initial commit 2025-05-01 17:59:14 +00:00
opencv_model.py initial commit 2025-05-01 17:59:14 +00:00
README.md adding a new numberplate extraction stauts, and image saving for the yolo model output 2025-05-01 23:59:59 +02:00
requirements.txt initial commit 2025-05-01 17:59:14 +00:00

Number plate recognition system

Install system dependencies:

* -- `sudo apt-get install tesseract-ocr-all`
* -- `mkdir db`

Number Plate recognition, also called License Plate realization or recognition using image processing methods is a potential research area in smart cities and the Internet of Things. An exponential increase in the number of vehicles necessitates the use of automated systems to maintain vehicle information for various purposes.