This project uses Python and OpenCV to build a license plate recognition system that can capture an image of a vehicle using a camera, process the image to extract the license plate, and recognize the characters on the plate using optical character recognition (OCR).
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Python 3.8
- OpenCV
- Pytesseract
- Clone the repo
- Install dependencies
- Run final.py
Press spacebar to capture an image. The license plate will be extracted and recognized, and the results displayed.
Prasanth K V
MIT