Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/naman0105/Smart_parking

This app automates the parking ticket system by reading the registration number vehicals going in and entering it in the database. It will then calculate the parking fees for the vehicals.
https://github.com/naman0105/Smart_parking

automation barrier image-processing optical-character-recognition python2

Last synced: 2 months ago
JSON representation

This app automates the parking ticket system by reading the registration number vehicals going in and entering it in the database. It will then calculate the parking fees for the vehicals.

Awesome Lists containing this project

README

        

# Smart_parking
This app automates the parking ticket system by reading the registration number vehicals going in and entering it in the database. It will then calculate the parking fees for the vehicals.

Steps to run the app.
1. Install all the python libraries needed like pytesseract, opencv.
2. Run the getRectangle.py file.
3. Second step will open up your laptop's webcam. you can configure the app to use an external webcam.
4. just take a number plate or a paper which looks like number plate in front of web cam and it will detect it.