sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #22323
Re: [Question #239302]: Identifying image quickly
Question #239302 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/239302
Status: Open => Answered
RaiMan proposed the following answer:
you have to use range.exists(card, 0)
Then on a not found, the exists returns immediately and not waiting 3
seconds.
In the average you have 25 not founds to get 1 success.
since the search in such a small region should only take some
milliseconds, scanning one position should take max 300-500 msec and on
average 100-150 msec.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.