Skip to content

Project that will help in tracking vehicles just by taking license number plate as input.

Notifications You must be signed in to change notification settings

Ruchikamodgil/Tool-to-help-policing

Repository files navigation

Tool-To-Help-Policing

It is a Vehicle Tracking Web App specially designed for Police Authorities to find the required vehicle very easily. This project was built in Gurugram Police Cyber Security Internship under guidance of Mr Rakshit Tandan (Cyber Security Expert).

Working of Model

First of all, the input from cctv camera will get processed into the DL Algorithm for detection of License Plate of the vehicle. After the number on the license plate get detected,Location of the camera with the number plate will be saved into the database with date and time. So in website if we want to find the location of any vehicle which is connected to any crime or the any type of F.I.R is done for that vehicle ,it can be found easliy.

Install these packages to run the License Plate detection Model.

Install opencv

pip install opencv-python

Install pytesseract

pip install pytesseract

Install Firebase

pip install firebase

Pass any recording to this to detect the License Plate of vehicle.

Input

img

Result

img

After the detection of License Plates, the information get updated into the database and the police authorities can fetch the information using this Dektop App.

img

Input the License Plate number and get the results i.e., Live Location of Vehicle on map with Time and Date.

img

Link to demo video(it contains the proper demo on how to use this with explained Features)

About

Project that will help in tracking vehicles just by taking license number plate as input.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published