Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 589 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 589 Bytes

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