Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/naman0105/Smart_parking
- Owner: naman0105
- Created: 2018-02-09T18:54:37.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-24T08:50:52.000Z (almost 7 years ago)
- Last Synced: 2024-08-12T03:06:25.693Z (6 months ago)
- Topics: automation, barrier, image-processing, optical-character-recognition, python2
- Language: Python
- Homepage:
- Size: 108 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.