Re: [Sikuli-driver] [Question #692723]: OCR.readLines how to intepret results?

2020-09-08 Thread matteoa
Question #692723 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/692723 Status: Answered => Solved matteoa confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an

Re: [Sikuli-driver] [Question #692723]: OCR.readLines how to intepret results?

2020-09-07 Thread RaiMan
Question #692723 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/692723 Status: Open => Answered RaiMan proposed the following answer: match.getText() -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #692723]: OCR.readLines how to intepret results?

2020-09-07 Thread matteoa
Question #692723 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/692723 matteoa posted a new comment: hello, even a simple example would be appreciated... Thanks -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Question #692723]: OCR.readLines how to intepret results?

2020-09-03 Thread matteoa
New question #692723 on Sikuli: https://answers.launchpad.net/sikuli/+question/692723 hello, I'm trying to parse an image similar to an excel spreadsheet that contains lines of text that I have to OCR and have divided one per row. I was using something like: ListStr=rAppoDTC.textLines()