-
Notifications
You must be signed in to change notification settings - Fork 5
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
Recurring error #20
Comments
Apparently I found a fix. I have no idea what it does, I just followed advice there : tesseract-ocr/tesseract#1205 I'll make a PR right away |
Feel free to close this |
Thanks! I'll look into this when I get a chance, flat out with uni at the
moment.
…On Fri, 21 May 2021, 10:28 pm thiswillbeyourgithub, < ***@***.***> wrote:
Feel free to close this
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#20 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJRYIUYC4I645BJMKNZZHKLTOZGV7ANCNFSM44SV6V5A>
.
|
Oh I just saw how simple the fix was. I'll merge tomorrow, thanks for
looking into this and solving it!!
…On Fri, 21 May 2021, 10:39 pm Chris Culhane, ***@***.***> wrote:
Thanks! I'll look into this when I get a chance, flat out with uni at the
moment.
On Fri, 21 May 2021, 10:28 pm thiswillbeyourgithub, <
***@***.***> wrote:
> Feel free to close this
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#20 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AJRYIUYC4I645BJMKNZZHKLTOZGV7ANCNFSM44SV6V5A>
> .
>
|
Flat out with uni too :) good luck with your exams! Beware, I have no idea if this fix causes issue on other setups. Maybe it's just my installation of pytesseract or linux integration, who knows... |
Closed with new release |
Just a heads up: it seems I've been having consistently better results using the following tesseract config : relevant documentation :
I think that changing the oem value can be a breaking change because it depends on which engine is present on the user's computer but the 2 other flags seem like a free meal. |
Hi, I frequently have this error message :
My OS is ubuntu 18, anki version is 2.1.35. I have the latest ankiOCR available for this anki version.
It happens without me understanding what kind of notes causes it. I had it with some text of my lesson that used weird characters (like the female and male thingie like ♂️ ) but it also happenned to random image occlusions.
Unfortunately, this error can happen after having ankiocr running through hundreds of cards in a row without saving the changes :/ So I have to redo it over and over again until I find the culprit cards.
Let me know if I can help you troubleshoot that :)
The text was updated successfully, but these errors were encountered: