sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #00093
Re: [Question #140115]: Problem using find, exists on completely black images
Question #140115 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/140115
Status: Open => Answered
RaiMan proposed the following answer:
It seems, that you are right.
But if the found match is not black, the similarity score is
significantly less than 1.00.
Try to use
find(Pattern(black-image).exact())
to be sure you really get a black area.
It is up to you to post a bug.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.