You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 17, 2022. It is now read-only.
Summary:
I have been developing an app which detects text and recognize detected texts using opencv, Tesseract, android. But after many attempts i was facing critical issues like i wasnt getting desired results as i was getting when running same image in python or website called newocr.com . So i was just curious to know if there is any other way to improve accuacy. because without much effort or many image processing pytesseract providing pretty good result.
Steps to reproduce the issue:
Before passing a raw image i am applying OTSU Binarization.
Thanks for your reply though i have tried applying the above image improving algorithms already still no luck but still i will update you soon after applying these operations on my final image.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Summary:
I have been developing an app which detects text and recognize detected texts using opencv, Tesseract, android. But after many attempts i was facing critical issues like i wasnt getting desired results as i was getting when running same image in python or website called newocr.com . So i was just curious to know if there is any other way to improve accuacy. because without much effort or many image processing pytesseract providing pretty good result.
Steps to reproduce the issue:
Expected result:
Tillamook
Actual result:
Tillfaoofk
Tess-two version:
9.0 Latest
Android version:
Any
Phone/device model:
Any
Phone/device architecture (armeabi, armeabi-v7a, x86, mips, arm64-v8a, x86_64, mips64):
armeabi-v7a, arm64-v8a
Link to training data used:
https://github.com/tesseract-ocr/tessdata
Link to image used as input:
https://i.stack.imgur.com/8UIBw.jpg
StackOverflow Questions
https://stackoverflow.com/questions/55119596/not-getting-efficient-result-from-tesseract-ocr-as-newocr-producing
The text was updated successfully, but these errors were encountered: