Question #253080 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/253080
Status: Open => Answered
Eugene S proposed the following answer:
Hi,
What you get is the Match object.
'M[11,91 1049x691]@S(S(0)[0,0 1440x900]) S:0.95 Target:535,436'
Where:
M = Match
[11,91 1049x691] = object's size and location on the screen
S(0)[0,0 1440x900] = Screen and screen resolution. 0 your main screen.
S:0.95 = Similarity score. In this case, a 95% match
Cheers,
Eugene
--
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