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

Let the user provide possible character sets for OCR #285

Open
Avasam opened this issue Jun 15, 2024 · 0 comments
Open

Let the user provide possible character sets for OCR #285

Avasam opened this issue Jun 15, 2024 · 0 comments
Labels
enhancement New feature or enhancement request OCR Optical Character Recognition optimization Optimization of existing features

Comments

@Avasam
Copy link
Collaborator

Avasam commented Jun 15, 2024

Is your feature request related to a problem? Please describe.

  • We could let the user provide a set of "characters that could appear on screen", to give tesseract as an allow-list, improving consistency and speed.
  • This may be the same thing, but similarly for the language to match against.
  • We could validate that user-provided characters are all supported by tesseract.

Additional context
#272 (review)

CC @ston1th & @realRammbob

@Avasam Avasam added enhancement New feature or enhancement request optimization Optimization of existing features OCR Optical Character Recognition labels Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or enhancement request OCR Optical Character Recognition optimization Optimization of existing features
Projects
None yet
Development

No branches or pull requests

1 participant