Question #703107 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/703107

    Status: Answered => Solved

RaiMan changed the question status:
images on other systems must be rendered to screen the same size (width
and height) in pixels as captured with the script.

Other aspects are changes in contained fonts (text), anti-aliasing,
edge-smoothing and more.

So when going to another system check with one reference image (e.g. in
the IDE) and in doubt adjust parameters.

You might as well compare a given image visually using a viewer, that
can scale up to pixel level, with an actual shot of the same image now
on screen.

As long as SikuliX only uses OpenCV's matchTemplate for image search, we
have to live with this situation.

In doubt you need different image sets for each different screen
situation.

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to