← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #649925]: compile sikuli scripts, run exes?

 

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

    Status: Open => Answered

masuo proposed the following answer:
There is  following explanations in the docs.
http://sikulix-2014.readthedocs.io/en/latest/basicinfo.html#sikulix-how-does-it-find-images-on-the-screen

For version 2 an application is planned as .exe based on Launch4J.

Mainly bacause of this major aspect SikuliX is a Java based application
or library. Hence the usable artifacts are delivered as jar-files. Were
possible the SikuliX IDE is delivered as application (currently Mac
only, Windows .exe planned for version 2).

The usual approach, to reduce search time is to reduce the search region
as much as possible to the area, one expects the target image to appear.
Small images of some 10 pixels in search regions of some 1000 pixels are
found within some 10 milliseconds or even faster.

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