Question #663391 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/663391
Status: Open => Answered
RaiMan proposed the following answer:
read and understand:
http://sikulix-2014.readthedocs.io/en/latest/basicinfo.html#sikulix-how-does-it-find-images-on-the-screen
This should tell you something about similarity score.
Then understand the class Pattern, that combines an image with a wanted
similarity.
Use the SikuliX IDE to check your images about similarity score or do some
logging in your Java.
The docs are mainly to get a feeling about the features and information
on how to specify.
There are tons of examples in the net.
--- I tried capturing each of the box with its label
only capture the labels with as little background as possible and use Pattern
with target offset.
--
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