sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #28233
Re: [Question #254534]: ocr parameters in java
Question #254534 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/254534
Status: Open => Answered
RaiMan proposed the following answer:
- about the tessdata folder you have to look into the Tesseract
documentation.
- under the hood Sikuli uses Tesseract 3.0.2 with the standard english
language tessdata pack.
- if you use the Region.text() and Region.find("some text") features,
you have to live with the poor quality in some usage situations (light
font on dark background, unusual fonts, numbers, ... many known
problems)
- If you look into the bugs and q&a's here, you will find many stuff
about problems and even some solutions.
- the text feature will only be improved (means totally rewritten on
base of Tess4J) with the next version 1.2 (first betas might be
available towards end of this year).
I am sorry, that I cannot tell you better news.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.