hritik7080 / Car-License-Plate-Recognition

This is an implementation of a research paper - creating an Automatic Car License Plate Recognizer with some Computer Vision Techniques.
https://www.geeksforgeeks.org/detect-and-recognize-car-license-plate-from-a-video-in-real-time/
95 stars 66 forks source link
alpr car car-license-plate-recognition hacktoberfest hacktoberfest2022 machine-learning opencv opencv-python plate-recognition python python3

Car License Plate Recognition

Download the video for testing from here

For detailed explanation and requirements, check my article @GeekforGeeks here

Tech Stack

Tech Stack used in this projects are:

Dependencies:

opencv-python 3.4.2
numpy 1.17.2
skimage 0.16.2
tensorflow 1.15.0
imutils 0.5.3