Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 578 Bytes

File metadata and controls

9 lines (9 loc) · 578 Bytes

Automatic-Parking-Allowance-System

In this project, Digital Image Processing-based prototype is developed. Actions such as Image Acquisition, enhancement that is pre-processing, Segmentation of the license plate and then application of OCR (Optical Character Recognition) is applied to store the number on text form. The plate number is displayed as text on the terminal using the principal of OCR with help of pytesseract. OpenCV 3.0.0 is used to apply image processing in Python 2.7 Prerequisites: 1.Numpy 1.11.1 2.Pillow 3.Copy 4.OpenCV 3.0.0 5.pytesseract 6.Tesseract OCR