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

Recognizing 26 but not 43 for me #7

Open
gmparker2000 opened this issue Jan 3, 2018 · 1 comment
Open

Recognizing 26 but not 43 for me #7

gmparker2000 opened this issue Jan 3, 2018 · 1 comment

Comments

@gmparker2000
Copy link

Sorry, this isn't really an issue, more of a plea for help. I am executing the follow statement from python on the two attached images:

text = pytesseract.image_to_string(Image.open(filename), lang="letsgodigital", boxes=False, config="digits")

The "26" works fine but the "43" doesn't come back with a result. Anything I could try? I tried dilating the image further but no luck. Is it because the "43" is slightly rotated? Perhaps because the 3 is too close to the edge of the image?

26
43

@RicoLiu
Copy link

RicoLiu commented Dec 26, 2018

Hi,Could u tell me details about that how to install it?
My OS: windows/mac.

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

No branches or pull requests

2 participants