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

    Status: Open => Answered

RaiMan proposed the following answer:
--- the preciseness of image matching would be rather low.
That is wrong: the preciseness does not depend on processing power, since it is 
a defined number-crunching process, whose total processing time only depends on 
the size in pixels of the search-region (max the monitor size) and the size in 
pixels of the image searched for.

So the answer to your question is:
The minimum specs needed depend on what you expect to be the average turnaround 
time of a successful search operation.

For example on a system with a 2GHz+ processor and 4MB+ memory, the
search time for an image of 200x200 pixels on a screen of about
1600x1200 should be less than 500 milli-seconds.

The smaller the search region for a given image, the faster the search.

So on a given system, that can run SikuliX, you have to make your own
experience about the search performance.

A system capable to run SikuliX must have a valid Java 8 installation.

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to