sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #21130
Re: [Question #235899]: Refreshing Phantom Images
Question #235899 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/235899
Status: Open => Answered
RaiMan proposed the following answer:
Sikuli always takes a new screenshot as base for the current find
operation and repeats this during the given waiting time according to
the scan rate (standard 3 times per second).
So the current Sikuli does not remember anything, that might lead to
your observations.
I guess this is simply a similarity problem: you have "bad" shots, that
lead to false positives, if the supposed targets are not visible, a
common challenge with Sikuli.
Shots should have as little background as possible and concentrate on
the visual aspects, that differentiate them from similar targets. The
match score should always be above 0.9 (even better 0.95).
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.