sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #08796
Re: [Question #188099]: Java: A better way to define patterns from images in a folder?
Question #188099 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/188099
Status: Open => Answered
RaiMan proposed the following answer:
You might once evaluate the absolute path to your images and then set
the Settings.BundlePath to this path.
If set, Sikuli will look there first for images:
saveLocation = new Pattern("save_location.png").similar(similarity_ =
(float) .97)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.