Skip to content

Python-based License Plate Recognition (LPR) tool using OpenCV and Tesseract OCR. Detects license plates from images or video streams, extracts text, and logs results for further analysis.

Notifications You must be signed in to change notification settings

selmanyasinaktas/PlakaTanima

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

License Plate Recognition and Logging Project

This project is a Python-based application designed to recognize license plates from images or video streams and log the results for further processing. It uses advanced image processing libraries like OpenCV and Tesseract OCR to detect and extract text from license plates.


Features

  • License Plate Detection: Detects license plates from images or video streams.
  • Text Recognition: Extracts license plate text using OCR (Tesseract).
  • Data Logging: Logs recognized license plates into a file or database for further analysis.
  • Real-Time Processing: Processes video streams in real-time.
  • Customizable: Easily configurable to handle different countries' license plate formats.

Installation

  1. Clone the repository:
    git clone https://github.com/selmanyasinaktas/PlakaTanima.git
    cd PlakaTanima
    

Usage Instructions

Once the project is running:

• Press S to save the recognized license plate to an Excel file and capture the license plate as an image.

• Press ESC to exit the application.

About

Python-based License Plate Recognition (LPR) tool using OpenCV and Tesseract OCR. Detects license plates from images or video streams, extracts text, and logs results for further analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages