A python program to recognize the text of a car's licence plate.
Required Libraries to install:
- Numpy: Installation : pip install numpy
- Opencv: Installation : pip install opencv-python
- Pillow and Pytessaract: Installation : pip install pillow and pip install pytesseract