Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 326 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 326 Bytes

license-plate-detection

This is a License plate detection programme.

It isn't much but it's honesh work....

These are your requirements: 1.Opencv & numpy (pip install opencv-python) 2.Pytesseract (you can't install through pip. Use this ---> https://www.youtube.com/watch?v=Rb93uLXiTwA) 3.imutils (pip install imutils)