Software for license plates, id-text, car detection and faces recognition. Useful on residential subdivision entrances where security guards are required to register every visitor that comes in.
Detección de coches usando tinyYolov3
Detección de contornos de identificaciones
Reconocimiento de texto y extracción de Nombre de la identificación
Detección de placa y reconocimiento de texto
Before you continue, ensure you meet the following requirements:
- Python > 3.0, pip
- Node
- AWS credentials
The libraries used can be installed with the following commands:
- OpenCV
pip install opencv-python
- Pytesseract >= 4.0
pip install pytesseract
- Imutils
pip install imutils
- Pillow
pip install Pillow
- Boto3
pip install boto3
python main.py "Path to licence plate image