Question #669475 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/669475

    Status: Open => Answered

RaiMan proposed the following answer:
Since the API in SikuliX is still at the Tesseract2 level, you will not
be able to get anything done using the API, that relates to Tesseract 3.
The implementations is as it is and we have to live with it.

Since you seem to be familiar with Java, the best option for you is to
look at the package Tess4J (http://tess4j.sourceforge.net) and use it in
your Java or Jython code instead of Region.text() just using images
captured on the fly.

At the time, when I will rewrite the text-feature with version 2, I will
use Tess4J as well.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to