Skip to content

Aadhar masking implementation using Pytesseract, OpenCV, and FastAPI.

Notifications You must be signed in to change notification settings

gatsby003/Masketeer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Masketeer

Aadhar masking implementation using Pytesseract, OpenCV, and FastAPI.

https://www.worldhistory.org/img/r/p/500x600/15130.png?v=1642146798

Local Setup Instructions

  1. Setup virtual environment and install requirements
  2. Start fast api server using
uvicorn main:app --reload
  1. Visit localhost:8000/docs for endpoint documentation

Todo

  • Handle edge cases and low-res images
  • Add more features such as compression , alignment and cropping
  • backup data to a database so clients can access it later
  • implement batch processing for large number of cards
  • deploy to cloud

About

Aadhar masking implementation using Pytesseract, OpenCV, and FastAPI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published