Skip to content

priyansh2313/Number-plate-recognization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Number Plate Recognition using EasyOCR🚀

A Python project for real-time number plate recognition using EasyOCR to detect and extract text from vehicle plates. Ideal for applications like vehicle surveillance and parking management.

Features📊

  • Accurate Text Detection with EasyOCR
  • Real-time Processing
  • Modular Code for easy integration

Requirements

  • Python 3.x
  • EasyOCR, OpenCV,,Matplotlib,numpy(optional)

Install dependencies:

pip install -r requirements.txt


Quick Start--

1.Clone the repo
git clone https://github.com/yourusername/number-plate-recognition.git(bash)

2.Run the detection:
python src/number_plate_recognition.py --image_path images/sample.jpg(bash)


Usage
Input an image of a vehicle plate, and the output displays the extracted license plate text.


HAPPY CODING❤️❤️

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published