← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #225501]: How to write numbers from sikuli with OCR

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
If you think, that the number is read correctly, then use:

T = myRegion.text()
paste(T)

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