Skip to content

Aadhar mask digit and OCR using Tesseract and OpenCV

Notifications You must be signed in to change notification settings

vdesmond/aadhar-mask-ocr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aadhar-mask-ocr

Python code to perform Masking on First 8 digits of Aadhar and also perform OCR to return UID Packages used: Tesseract, OpenCV, Scipy

Usage: python aadhar_mask_ocr.py --image images/img1.jpeg

Output:
Masked digits in given image. Displaying...
alt text
UID : 3429 2099 3643
Press q over output window to close

Unmasked Image Masked Image

About

Aadhar mask digit and OCR using Tesseract and OpenCV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages