License Plate Observation System

Full Name: License Plate Observation System for Examining Rogue Speeders
Using prerecorded videos or images as input, this system is able to display/overlay the license plate value of a vehicle as well as the make and model. This information can then be optionally stored in a database for later review.

Installation

Use the package manager pip to install LPR.

pip install -r requirements.txt

Usage

python LPR.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.