New question #295989 on Sikuli:
https://answers.launchpad.net/sikuli/+question/295989
i'm using Java to get image text.
Java Code:
Settings.OcrTextSearch = true;
Settings.OcrTextRead = true;
screen.wait(imagePath, 10);
return screen.find(imagePath).text();
--
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