Re: [Sikuli-driver] [Question #698964]: Change Similarity of image at runtime

2021-10-05 Thread Chetan
Question #698964 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698964 Status: Answered => Solved Chetan confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answe

Re: [Sikuli-driver] [Question #698964]: Change Similarity of image at runtime

2021-10-05 Thread RaiMan
Question #698964 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698964 Status: Open => Answered RaiMan proposed the following answer: You have to cycle through the given images/patterns and create new patterns with the needed similarity. Use findBestList() to hand over a

[Sikuli-driver] [Question #698964]: Change Similarity of image at runtime

2021-10-05 Thread Chetan
New question #698964 on SikuliX: https://answers.launchpad.net/sikuli/+question/698964 we pass set of images in findBest. some images may have some similarity set we would like to change the similarity of all images to specific value say 50 at runtime is there a easy way to achieve this? -- You