New question #224151 on Sikuli: https://answers.launchpad.net/sikuli/+question/224151
Does Sikuli use the Fast template matching with image pyramid as shown in: http://opencv-code.com/tutorials/fast-template-matching-with-image-pyramid/ If so, I want a more accurate way of pattern matching. It can be slow but it should be accurate. Is it possible to do so using matchTemplate() of OpenCV and implement the same in sikuli by changing the Native interface? If yes, how? -- 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

