-
Notifications
You must be signed in to change notification settings - Fork 426
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 flag for Page Segmentation Modes control #1601
Merged
Merged
Commits on Mar 5, 2024
-
Add flag for Page Segmentation Modes control
I added an flag --psm for controlling PSM (Page Segmentation Modes) in Tesseract. The default option (3) gives me quite bad results. When I use 6, 11, or 12 for Bulgarian, it gives me much better OCR results. I haven't tested other languages yet, but I expect improvements as well if other mode is used.
Configuration menu - View commit details
-
Copy full SHA for ba09cb4 - Browse repository at this point
Copy the full SHA ba09cb4View commit details
Commits on Aug 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f60841f - Browse repository at this point
Copy the full SHA f60841fView commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2121165 - Browse repository at this point
Copy the full SHA 2121165View commit details -
Merge pull request #1 from prateekmedia/add-psm-rust
feat: add psm for rust parser
Configuration menu - View commit details
-
Copy full SHA for 1ac6cc7 - Browse repository at this point
Copy the full SHA 1ac6cc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47b3757 - Browse repository at this point
Copy the full SHA 47b3757View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc8c86f - Browse repository at this point
Copy the full SHA bc8c86fView commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d5d703c - Browse repository at this point
Copy the full SHA d5d703cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 036d34c - Browse repository at this point
Copy the full SHA 036d34cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8c24a9 - Browse repository at this point
Copy the full SHA b8c24a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7222fca - Browse repository at this point
Copy the full SHA 7222fcaView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.