← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #670930]: Algorithm: find from within a list of images

 

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

RaiMan proposed the following answer:
may be this is a bit more straight forward:
http://sikulix-2014.readthedocs.io/en/latest/region.html#find-more-than-one-image-in-a-region-at-the-same-time

This is more compact and faster than a series of exists(image, 0), since each find op is run in parallel in threads.
(faster for more than 3 - 5 images depending on the size of the search region)

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.