← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #188383]: Need to Compare two images stored at a location in PC without opening the images.

 

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

RaiMan proposed the following answer:
The default minimum similarity is 0.7.

To compare at a lower score use:

f.find(client-image, 0.3)

so even "very" different images might match and you can decide further
using the above score.

Just give it a try.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.