sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #55729
Re: [Question #692459]: Need to target object inside a frame and cant make masks to work
Question #692459 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/692459
Status: Open => Answered
RaiMan proposed the following answer:
you have to
- use Pattern("frameBlack.png").similar(0.9).mask() to not get false positives
- have to take care, that the frameBlack image has exactly the same size as the wanted match image
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.