sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #25953
Re: [Question #248324]: sikuli-java: findAll() with a small image returns false matches
Question #248324 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/248324
RaiMan proposed the following answer:
The OpenCV.matchTemplate is always used the same way, only in case of
exact(), the images (base image and searched image) are taken in their
RGB representation (3 channels) and in all other cases both images are
converted identically to grayscale (1 channel), so it is a bit faster.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.