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

    Status: Open => Answered

RaiMan proposed the following answer:
first you have to setup a running version of Tesseract 3.0.
Then you should play around a little with the tesseract command on command line 
and find out possible ways, to get better results.

Then you have to capture the respective images in your SikuliX workflow, store 
them to files and issue the tesseract command using the respective SikuliX 
feature. Then read the result file containing the evaluated text.
I do not have any code samples for that.

Another option is to use the package Tess4J (I will use it with SikuliX version 
2 later this year).
The package I will use: https://github.com/RaiMan/Sikulix2tesseract

-- 
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     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to