← Back to team overview

sikuli-driver team mailing list archive

[Question #168444]: How to pass images stored in a db in click/find functions using java code

 

New question #168444 on Sikuli:
https://answers.launchpad.net/sikuli/+question/168444

Hello!

I have all my images stored in a db and i am trying to find a way to use them with sikuli's functions.
Lets say i want to use click. You can pass a PSMRL object as a parameter which can be a String, match, region, location or a pattern.
It seems that the only thing i could use is the Pattern object which can have a BufferedImage passed in its constructor. I have the latest sikuli jar and i cannot use the pattern object that way... I cannot pass a BufferedImage in its constructor...

I really don't want to have the images stored in a folder...
Is there any other way i can solve this?

Any help would be really appreciated!
Thanks!

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.