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

Recognition cannot be skipped when "debug" output is enabled #788

Closed
Balearica opened this issue Jun 23, 2023 · 0 comments · Fixed by #789
Closed

Recognition cannot be skipped when "debug" output is enabled #788

Balearica opened this issue Jun 23, 2023 · 0 comments · Fixed by #789

Comments

@Balearica
Copy link
Collaborator

Recognition should be run when an output requires it (e.g. text, hocr, etc.) however should be skipped when no output requires it. At present, enabling the "debug" output (which should simply return a string with any debugging text from Tesseract) is forcing recognition to be run. This should be changed so enabling the "debug" output has no impact on whether recognition is run.

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 a pull request may close this issue.

1 participant