← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #145268]: Image managment Load V dict and observer images from a DB or create a web server DB?

 

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

Tsung-Hsiang Chang posted a new comment:
You can build your own Pattern object with the attributes you need. For
example,
Pattern("http://somewhere/btn.png";).similar(0.8).targetOffset(2, 30).
You can record the attributes in a database or something like that, and
generate the Pattern expression like above yourself.

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