LPR is a technology that uses optical character recognition on images to read vehicle registration plates to create vehicle location data.
- Connect USB Camera and LCD Display to your RPi.
- Install Python.
- Install pypi packages with running following commands on a terminal
pip3 install -r requirements.txt
After the prerequisites, download or clone repository, locate folder in terminal and run following command
python3 main.py
- Recognize license plate and view on LCD Display