This project is a Python-based application designed to recognize license plates from images or video streams and log the results for further processing. It uses advanced image processing libraries like OpenCV and Tesseract OCR to detect and extract text from license plates.
- License Plate Detection: Detects license plates from images or video streams.
- Text Recognition: Extracts license plate text using OCR (Tesseract).
- Data Logging: Logs recognized license plates into a file or database for further analysis.
- Real-Time Processing: Processes video streams in real-time.
- Customizable: Easily configurable to handle different countries' license plate formats.
- Clone the repository:
git clone https://github.com/selmanyasinaktas/PlakaTanima.git cd PlakaTanima
Once the project is running:
• Press S to save the recognized license plate to an Excel file and capture the license plate as an image.
• Press ESC to exit the application.