Read Vehicle Number Plate and store the data in a CSV file with date and time.
This project is used to read the images of the vehicle licence number, convert that licence number to text and store the licence of it in a CSV file with date and time.
This project can be used in parking area to keep track of every vehicle and make parking process easier.
data.csv
contains the date, time and vehicle licence number.test.py
and change theconfig
variable.config
variable change ‘eng’ to your preferred language.Run the following:
python test.py