← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #688961]: about onChange() function

 

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

larryli posted a new comment:
Dear RaiMan,

I check the github code, I find, you add two function to set pixels and
image_diff, setFindChangesPixelDiff and setFindChangesImageDiff

and also you call some reset the value.
Can I confirm when to calll this set function?
finder.setFindChangesPixelDiff(30);
finder.setFindChangesImageDiff(50);
because, in my side, I try to call these two function before observe and add the debug log in findChanges() function.

the value keep 3 and 5.

thanks for your answer.

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