← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #676753]: [1.1.4] region.find(image): template size error (size region == size image)

 

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

RaiMan requested more information:
cannot reproduce:

reg = Region(20, 120, 200, 200)
img = capture(reg, "img")
match = reg.find(img)
match.highlight(2)

run with Debug.on(3) and check the log

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