Question #261468 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/261468
Status: Needs information => Open
deva gave more information on the question:
p1 =exists("img1.png")
p2 =exists("img2.png")
combined = p1.union(p2)
I tried the above code to create region with reference of two images. but 2nd
image is matches in two places at top and bottom. so i have to choose above
matches only....
--
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