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. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

