Skip to content

In order to park our vehicles in malls, we would have to get a ticket first from the gate keeper. In case we loose the ticket, it would be troublesome for us to exit the mall. Therefore, this project offers an IOT based solution to this problem.

Notifications You must be signed in to change notification settings

sanath8/IOT-based-smart-barrier-gate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IOT-Based-Barrier-gate

In order to park our vehicles in malls, we would have to get a ticket first from the gate keeper. In case we loose the ticket, it would be troublesome for us to exit the mall. Therefore, this project offers an IOT based solution to this problem. Opencv is used for number plate detection and tesseract is used for registration number extraction from the vehicles.

  1. Emty database. n1
  2. Vehicle enters. n2
  3. Extract registration number, if it is not present earlier in database, make a new entry of that vehicle. n4
  4. Vehicle Leaves and the number plate is captured again. n3
  5. This time it updates the exit time of that vehicle and also calculates the charge. n5

How to use.

1) Install opencv and tesseract
2) Run the python file "getRectangle.py"

About

In order to park our vehicles in malls, we would have to get a ticket first from the gate keeper. In case we loose the ticket, it would be troublesome for us to exit the mall. Therefore, this project offers an IOT based solution to this problem.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages