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.

Home Page:https://www.geeksforgeeks.org/detect-and-recognize-car-license-plate-from-a-video-in-real-time/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

  • Python
  • Computer Vision
  • Machine Learning

Dependencies:

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

About

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/


Languages

Language:Python 100.0%