sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #19110
Re: [Question #231864]: find and findAll don't return the same score
Question #231864 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/231864
RaiMan posted a new comment:
@ Robert
Sikuli's current capture tool does not allow to reshape captured images to get rid of unwanted details at the edges.
The optimal image has as little background as possible around the key
aspects of the image, especially in cases where you want to find the
image in different background situations. People having "poor" images in
these scenarios tend to reduce the minimum similarity to avoid
FindFails. But this on the other hand raises the risk to get false
positives.
One should always try to capture images, that are found with a
similarity at least above 0.8 and even better above 0.9.
So currently the easiest way to get images optimized is to rework the
images in an external picture tool, to get rid of unwanted pixels at the
edges.
I am working on a new fullscreen Preview window with release 1.1 that
will allow these optimizations
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.