/AutoPlateMonitor

AutoPlateMonitor, a Python-based application, seamlessly combines the power of OpenCV for precise license plate detection, PyQt for an intuitive user interface, and EasyOCR for efficient text extraction from plate images. Stay in control and stay informed with our comprehensive car plate monitoring solution

Primary LanguagePython

AutoPlateMonitor

AutoPlateMonitor, a Python-based application, seamlessly combines the power of OpenCV for precise license plate detection, PyQt for an intuitive user interface, and EasyOCR for efficient text extraction from plate images. Stay in control and stay informed with our comprehensive car plate monitoring solution.

Instalation

pip install -r requirements.txt

Run

python main.py

How it looks

How it looks

Usefull links

How to create thread from thread
How to create QObject