Skip to content

The trained model accurately identifies license plates in images. EasyOCR is then employed to perform Optical Character Recognition (OCR) on the detected license plates, extracting valuable information. The results are systematically organized and saved in CSV format.

Notifications You must be signed in to change notification settings

HurairaCodes/LicensePlate-OCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LicensePlate-OCR

The trained model accurately identifies license plates in images. EasyOCR is then employed to perform Optical Character Recognition (OCR) on the detected license plates, extracting valuable information. The results are systematically organized and saved in CSV format.

Getting Started

Prerequisites

  • Python 3
  • Dependencies: Install required packages by running pip install -r requirements.txt.

Run the license plate detection and OCR: python main.py

License Plate detection

Detecting Plates in license Detecting Plates in license

OCR Saving Results

Detecting Plates in license

About

The trained model accurately identifies license plates in images. EasyOCR is then employed to perform Optical Character Recognition (OCR) on the detected license plates, extracting valuable information. The results are systematically organized and saved in CSV format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages