Sikuli image processing

Asked by Joe Hill

I have been tasked with using the Sikuli tool for test automation purposes. I need to know if it is possible to work with an image that is NOT on screen using Sikuli and if so, how.

Task: As of now I have a captured image, say image1, in a directory. I open image1 on my computer and capture more screenshots from image1 (using Sikuli) and store these in a directory and proceed with my tests.

For the task I mentioned above I was curious if I could do all of that without opening image1 on my computer and have Sikuli (or any java API's) directly work with the file.

Thank you for your help in advance.

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Marc W (marrowbones) said :
#1

There's loads of Java image manipulation libraries (or you can write your own). Youst do a Google, e.g. http://stackoverflow.com/questions/603283/what-is-the-best-java-image-processing-library-approach

Revision history for this message
Evgen (fortotal) said :
#2

Can you help with this problem?

Provide an answer of your own, or ask Joe Hill for more information if necessary.

To post a message you must log in.