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

Add OCR feature #156

Merged
merged 8 commits into from
Nov 10, 2023
Merged

Add OCR feature #156

merged 8 commits into from
Nov 10, 2023

Conversation

jlduragos
Copy link
Collaborator

@jlduragos jlduragos commented Oct 31, 2023

Issue

#153 Capture and return text from image using OCR

Changes

  1. Add a way to get the text from scanned image.
  2. Updated IDPassManager as it's already deprecated and some classes are missing.
  3. Updated main view to have better symmetry.
  4. Add OCROptions class for plugins to be able to communicate thru the SmartScanner app.
  5. Link OCROptions config values to SmartScanner & OCR related screens.
  6. Added image extension to check if the image being analyzed by OCR is blurry.
  7. Updated the target are UI for MRZ and OCR.
  8. Created and OCRChecker class to check if OCR results are matching the given regex.

@jlduragos jlduragos marked this pull request as draft October 31, 2023 03:12
@jlduragos jlduragos self-assigned this Nov 1, 2023
@jlduragos jlduragos marked this pull request as ready for review November 1, 2023 05:19
@jlduragos jlduragos merged commit 227d969 into develop Nov 10, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants