Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 573 Bytes

File metadata and controls

19 lines (15 loc) · 573 Bytes

Number Plate Recognition

Number Plate Recognition using Tesseract OCR

Dependencies

1.Opencv
2.Tesseract-OCR

TO Run

python ocr.py --image [path] --preprocess[type of preprocessing (optional)]
Input Image Input Output output

TODO

  • Number Plate Extractor
  • Denoising The Plate
  • Recognition