Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rohithsaji97/toll_gate

This is a electronic toll collection system.
https://github.com/rohithsaji97/toll_gate

data-analysis digital-image-processing ocr-text-reader opencv python3 trained-models

Last synced: 10 days ago
JSON representation

This is a electronic toll collection system.

Awesome Lists containing this project

README

        

# Toll_GATE
This is an electronic toll collection system. Initially, the number plate is read by the system. It then goes to the database where the number is checked and the cash is deducted.
It can be compared to the FASTag system currently being used in India.
In the demo version, the webcam is used as a camera. It uses Pytesseract, an OCR, to recognize the text (the number plate). It compares and goes to the database to compare data and
the following procedures are done.