← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #239302]: Identifying image quickly

 

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

    Status: Answered => Open

Tuna is still having a problem:
Thanks for the response!

Maybe I'm doing something wrong, but it takes around 15 seconds when I
run it.  Here's what my code looks like:

Settings.MinSimilarity=0.98

r_Top = Region(32,287,15,30)
c_5d = "1384635767085.png"
c_4d = "1384635791739.png"  
c_3h = "1384635848632.png"
.... continued for 52 cards ....

print r_Top.exists(c_5d,0)
print r_Top.exists(c_4d,0)
print r_Top.exists(c_3h,0)
... continued for 52 cards ...

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