← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #680864]: how to find list[] and if find remove the target

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
read this, to understand the search feature of SikuliX:
https://sikulix-2014.readthedocs.io/en/latest/basicinfo.html#sikulix-how-does-it-find-images-on-the-screen

An image should be found with a similarity score of >0.9 or even better
>0.95

This can be achieved usually by capturing as little surrounding
background as possible and concentrating the image on the key visuals,
that makes it unique.

Using the transparency feature is another way, to make images unique for
use on differing backgrounds or differing content

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