← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #200247]: Using findAll(), a 1 pixel image with 1 minSimilarity gives infinite duplicate matches at the same location?

 

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

RaiMan proposed the following answer:
Thanks for the kind feedback.

--- Robot 
I only used it to show the actual color of the matched pixel.
To use it to check every pixel on the screen, does not make sense (1280x800 = 1024 k Pixel, each test e.g. 1 msec would last about 15 Minutes ;-)

--- an alternative might be ...
... to step down to the Java bufferedImage level and the contained pixel arrays, but I did not test that yet.

--- a bug ...
... I will do that

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