You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Theory
While making any application online like scholarship etc we have to fill personal details like first name last name etc and also upload necessary details. But to reduce the work we can directly prefill available details from documents directly makin gthe system user friendly
Describe the solution you'd like
In this project we can supply adhaar card image based on which we would be retrieved with important details like
first name
middle name
last name
adhaar number
date of birth
year of birth
Describe alternatives you've considered
Using Tesseract
Using EasyOCR and regular expressions
Approach to be followed (optional)
I would be using EasyOCR and regular expression approach
The text was updated successfully, but these errors were encountered:
Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. Your contributions are highly appreciated! 😊
Extract Adhaar Card Details
Theory
While making any application online like scholarship etc we have to fill personal details like first name last name etc and also upload necessary details. But to reduce the work we can directly prefill available details from documents directly makin gthe system user friendly
Describe the solution you'd like
In this project we can supply adhaar card image based on which we would be retrieved with important details like
Describe alternatives you've considered
Approach to be followed (optional)
I would be using EasyOCR and regular expression approach
The text was updated successfully, but these errors were encountered: