:-> carNumberPlate.py
: Contains all required code to .
This program plays the video provided to it and using pre-trained model, it identifies car number plate and selectes the area containing the plate as "region-of-interest". Upon pressing the 's' key a screenshot of the license plate is save in the designated folder in an ordered fashion.
Note: Currently this project works best for russian number plates as the model used here is trained on russian number plates.
- Python 3
- OpenCV
- Numpy
If you feel like adding something to this project or just found something wrong, please go ahead and make a PR or raise an issue.
Any help from your side would be highly appreciated!