← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #698919]: Find the Best Possible match

 

Question #698919 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/698919

    Status: Open => Answered

RaiMan proposed the following answer:
match = findBest(...) # the match region
shot = None
if match:
    shot = capture(match)

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.