Re: [Sikuli-driver] [Question #242036]: Change default tolerance level

2014-01-12 Thread Ruwan Pushpakumara
Question #242036 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/242036 Status: Answered => Solved Ruwan Pushpakumara confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikul

Re: [Sikuli-driver] [Question #242036]: Change default tolerance level

2014-01-11 Thread RaiMan
Question #242036 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/242036 Status: Open => Answered RaiMan proposed the following answer: as a general option: Settings.MinSimilarity = 0.99; for each find operation separately use Pattern instead of image: find(image) -> find(n

[Sikuli-driver] [Question #242036]: Change default tolerance level

2014-01-10 Thread Ruwan Pushpakumara
New question #242036 on Sikuli: https://answers.launchpad.net/sikuli/+question/242036 My understanding is that the default tolerance level of Sikuli for image comparison is 0.7. That means it does not check for exact matching. But for similar images. If we want to change the tolerance level to e