← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #678458]: I can't implement the rest of the function.

 

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

RaiMan posted a new comment:
---- The img5 is located in a place where there are variations of 3
expressions, they are:

+1 point. (Green color)
0. (White color)
-1 point. (Red color).

You have to dive into the world of Patterns and similarity scores.

- in the IDE click on the image and in the Preview you can play with it
- use match = exists(image,0) and print the match: you will get the score it is found with.

in the docs:
https://sikulix-2014.readthedocs.io/en/latest/pattern.html#pattern

and this:
https://sikulix-2014.readthedocs.io/en/latest/basicinfo.html#sikulix-how-does-it-find-images-on-the-screen

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.