Skip to content

A program that manages the entry of vehicles in a building/society.

Notifications You must be signed in to change notification settings

ParvNarang/VEHICLE-NUMBER-PLATE-PROJECT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vehicle Numberplate Reading Web App

This is an updated version of my previous vehicle-numberplate-reading/vehicle management project.

Objective

The aim of this project was to make a web app that manages vehicles entering the parking of a building/society & store it's details like the RTO code, time of entry & whether or not it belongs to the particular building by reading it's numberplate.

Written in : Python

Requirements

  • OpenCV
  • Flask
  • DateTime
  • Requests
  • Json
  • Russian Number Plate xml file (used for detecting the numberplate)

Uses an API Token from ( https://platerecognizer.com/ )

Launch Screen

As soon as the numberplate is detected in the camera feed, click the button to capture the image, it saves the image with the current time & calls the api function to recognise the characters on the numberplate.

Check the numberplate

After the numberplate is recognised, all the details related to it are listed.

Update Info

You can also register, update & delete details about a vehicle.

All Numberplates

It shows all the vehicles that have made an entry till now.

Registered Vehicles

A table showcasing all the registered vehicles

About

A program that manages the entry of vehicles in a building/society.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published