Re: [Sikuli-driver] [Question #692711]: textLines method for region options only global?

2020-09-03 Thread matteoa
Question #692711 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/692711 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 #692711]: textLines method for region options only global?

2020-09-03 Thread RaiMan
Question #692711 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/692711 Status: Open => Answered RaiMan proposed the following answer: If you want to use your own options set instead of the implizit global options: OCR.readlines(someRegion, myOptions) -- You received

[Sikuli-driver] [Question #692711]: textLines method for region options only global?

2020-09-02 Thread matteoa
New question #692711 on Sikuli: https://answers.launchpad.net/sikuli/+question/692711 hello, I'm using this method: region..textLines() to get all the lines in a region of the screen, the PSM is set to 6. Trying to get better the OCR reconnaissance for one of the fields that contains acronyms I