E

E-Toll Fine

Aims to eliminate the delay on toll roads, HOV lanes, toll bridges, and toll tunnels by collecting tolls without cash and with minimum time delay for cars to stop.

The problem E-Toll Fine solves

It comes under the Smart City project. It helps in reducing the traffic jamming at the toll plazas. It also helps the client to easily pay the tax within some flexibility of time using our client side interface.

Challenges we ran into

  1. The very first working ML model using tesseract and openCV hada very less accuracy level. Random or None text was generated. Solution: We jumped to Azure API for Optical Character Recognition.

  2. When the API was included in Node.js, the front camera of laptop was not responding as we used the "Child method" to run the code. Solution: Used exec method instead of spawn method.

Technologies used

Discussion