Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request "Extract Adhaar Card Details" under computer vision category #96

Closed
Mayank202004 opened this issue Oct 5, 2024 · 4 comments · Fixed by #111
Closed

Comments

@Mayank202004
Copy link
Contributor

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

  • 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

@Mayank202004 Mayank202004 added the enhancement New feature or request label Oct 5, 2024
Copy link

github-actions bot commented Oct 5, 2024

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! 😊

@Mayank202004
Copy link
Contributor Author

Please assign me

@Mayank202004
Copy link
Contributor Author

@UppuluriKalyani Please verify the pr

Copy link

github-actions bot commented Oct 6, 2024

Hello @Mayank202004! Your issue #96 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants