← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #691293]: Fault tolerance for target images

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
For SikuliX internally using OpenCV's machTemplate() only the pixels are
relevant.

If your images from the source machine (1440x900) are shown on the
target machine (1280x800) with the same pixels in width and height, then
the images would only look a bit smaller, but will be found by SikuliX.

Problems arise only in cases, where the rendering process on other
machines add pixels (resized or even distorted).

Come back if your tests say something different.

Be aware: the target machines must either have a real screen or some
fake-screen (e.g. with xvfb ...).

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