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

    Status: Open => Answered

masuo proposed the following answer:
Do you mean this question?
https://answers.launchpad.net/sikuli/+question/632850

In this question, idea of checking colore of center of image is shown.
I think that you can check the color of a characteristic position over a 
certain width instead of only center of image.

The check range can be acquired by the following method.
m = find(some_image)
m.getTopLeft(), m.getTopRight(), m.getBottomLeft(), m.getBottomRight()

-- 
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