Re: [Sikuli-driver] [Question #680605]: Tesseract reads most numbers correctly but not all. how to improve ?

2019-05-07 Thread RaiMan
Question #680605 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680605 Status: Open => Answered RaiMan proposed the following answer: I have no experience. it is either tr.setVariable() ... which sets a single option or tr.setConfigs() ... which IMHO accepts a list of con

Re: [Sikuli-driver] [Question #680605]: Tesseract reads most numbers correctly but not all. how to improve ?

2019-05-07 Thread MP
Question #680605 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680605 MP gave more information on the question: Maybe I should mention: I tryed ofc the command tr.setVariable(variableKey, variableValue) from your doc before making this topic. Can you show me how you do this

Re: [Sikuli-driver] [Question #680605]: Tesseract reads most numbers correctly but not all. how to improve ?

2019-05-07 Thread MP
Question #680605 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680605 Status: Answered => Open MP is still having a problem: Hey raiman,, As mentioned in the first post, I read the doc first. Tr.setDPI(50) for example doesnt work. In the doc there is no answer how the syn

Re: [Sikuli-driver] [Question #680605]: Tesseract reads most numbers correctly but not all. how to improve ?

2019-05-07 Thread RaiMan
Question #680605 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680605 Status: Open => Answered RaiMan proposed the following answer: read https://sikulix-2014.readthedocs.io/en/latest/textandocr.html#working-with-text-and-using-ocr-features should help ;-) -- You receiv

Re: [Sikuli-driver] [Question #680605]: Tesseract reads most numbers correctly but not all. how to improve ?

2019-05-07 Thread MP
Question #680605 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680605 MP gave more information on the question: https://stackoverflow.com/questions/4944830/how-to-make-tesseract-to- recognize-only-numbers-when-they-are-mixed-with-letter 1) So I found the settings I need that w

Re: [Sikuli-driver] [Question #680605]: Tesseract reads most numbers correctly but not all. how to improve ?

2019-05-03 Thread MP
Question #680605 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680605 Status: Answered => Open MP is still having a problem: 1.1.4 r = Region(1059,318,18,17) regiononchangecheck = Region(1056,316,342,23) tr = TextOCR.start() tr.setPSM(6) def eventstop(

Re: [Sikuli-driver] [Question #680605]: Tesseract reads most numbers correctly but not all. how to improve ?

2019-05-03 Thread RaiMan
Question #680605 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680605 Status: Open => Answered RaiMan proposed the following answer: SikuliX 1.1.4? which? please paste the relevant code snippet. -- You received this question notification because your team Sikuli Drivers

[Sikuli-driver] [Question #680605]: Tesseract reads most numbers correctly but not all. how to improve ?

2019-05-03 Thread MP
New question #680605 on Sikuli: https://answers.launchpad.net/sikuli/+question/680605 So I tryed all the PSM setting of Tesseract but with all it still reads the "5" as an S, and the "30" as 3 O (so as letters instead of numbers). NumberCheck: 5 [error] script [ app_part7 ] stopped with error at