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

    Status: Open => Answered

RaiMan proposed the following answer:
I just made a short test with Sikuli's OCR feature:

the respective column was OCR'd like this:
modemOf EDH 
EDH test new dec 
dont enter 
STD BOTG

as you can see:
the line containing 
standard+bng

was not recognized at all.

So I guess, even if you might try with Sikuli's text feature in the current 
shape, you will not get very happy.
But you should at least give it a try:
Region.find("botg")
Region.find("BOTG")
...

-- 
You received this question notification because you are a member of
Sikuli Drivers, which 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