Question #222616 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/222616
RaiMan proposed the following answer: With current Sikuli X: simply no. You might have a look at Sikuli Java API (http://code.google.com/p /sikuli-api/), which works with javacv (a java based interface to OpenCV), which would allow, to implement some pre-/post-processing to your images (would be possible with Sikuli X on the Java level too, but much more complicated, since you would have to implement the JNI interface to the OpenCV stuff yourself). But if you are willing to spend money on automated GUI testing: http://www.testplant.com They have features in your direction. -- You received this question notification because you are a member of Sikuli Drivers, which 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

