← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #258340]: How to use sikuli operations on ScreenShot Image File (UNLIKE Screen Region)

 

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

    Status: Answered => Open

deva is still having a problem:
Thanks!

i tried to write the same code in java.

but i struck here:

for m in mm:
    print m
    s = baseImg.getSub(m.x, m.y, 50, 50).asFile()
    shutil.move(s,r"<TargetPath>")

could you please explain me ?

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