Developed a License Plate Recognition System which performs plate detection, character segmentation, and character recognition to identify the Licence Plate Number. Used Open CV and Heuristics for plate detection, and Pytesseract and linear SVM for character recognition.
Developed a License Plate Recognition System which performs plate detection, character segmentation and character recognition to identify the Licence Plate Number. Used Open CV and Heuristics for plate detection, and Pytesseract and linear SVM for character recognition. Refer to - Documentation for more information.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
pip install sckit-learn
pip install opencv
pip install matplotlib
pip install pytesseract
python prediction.py