Skip to content

License Plate Racognition using OpenCV, Python, and Raspberry PI 4

Notifications You must be signed in to change notification settings

ahmetkkn07/RPi4-LPR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPi4 License Plate Recognition

Türkçe

LPR is a technology that uses optical character recognition on images to read vehicle registration plates to create vehicle location data.

Prerequisites

  1. Connect USB Camera and LCD Display to your RPi.
  2. Install Python.
  3. Install pypi packages with running following commands on a terminal
pip3 install -r requirements.txt

How to run

After the prerequisites, download or clone repository, locate folder in terminal and run following command

python3 main.py

Features

  • Recognize license plate and view on LCD Display

Preview

https://youtu.be/mNGa2T6cXDs

About

License Plate Racognition using OpenCV, Python, and Raspberry PI 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages