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

RaiMan proposed the following answer:
The default minimum similarity is 0.7.

To compare at a lower score use:

f.find(client-image, 0.3)

so even "very" different images might match and you can decide further
using the above score.

Just give it a try.

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