Skip to content

Shreyg-27/Realtime-License-Plate-Number-Detection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time Automatic License Plate Recognition

This project is a real-time automatic license plate recognition (ALPR) system designed to track the in and out times of campus faculty cars. The system leverages machine learning models to recognize license plates from video streams and logs the entry and exit times in a database.

Features

  • Real-time license plate detection and recognition.
  • Stores entry and exit times in a database.
  • Frontend interface created with Streamlit.

Technologies Used

  • Programming Language: Python
  • Machine Learning Libraries: easyocr, pyTorch
  • Image Processing Libraries: cv2, imutils
  • Frontend Framework: Streamlit

Video Refrence

https://drive.google.com/file/d/1GGQaw1xbSnVaJNlWI8u0YpNQRuYit-tu/view?usp=sharing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.7%
  • CSS 4.3%