Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 338 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 338 Bytes

Bank-Cards-Reader

A python program using tesseract and OpenCV to extract the vital information like Card Holder's Name, Expiry, Card Number from credit/debit card images, it uses OCR-A template matching for font recognition in openCV with thresholding (to preprocess image) and median blurring (to remove noise) to get the best results