← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #696812]: [2.0.5] Windows: OCR Change of behaviour

 

Question #696812 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/696812

Description changed to:
I used to use OCR to read text from screen on Windows 10 with SikuliX 2.0.4. I use files for Spanish language.
In addition, I have also installed the last VC Redistributable for 2015+.

However, I've realized that upgrading Sikulix to 2.0.5 and keeping the
same files of Tesseract, the behaviour of the text recognition has
changed.

Before (v. 2.0.4), the regions with no text were read usually with a 'o'
or '0' character. But now, with version 2.0.5, these same cases are
recognized with different characters ('ÓN', 'ÁON'...).

Has there been a change recently in Sikuli code regarding this issue of
OCR?

As a consequence, I've decided to downgrade to 2.0.4 because this
unsteady , different behaviour doesn't let work properly.


Moreover, I must say that with last version of Sikuli, Eclipse doesn't get the modules/libraries from the sikuliapi.jar file ("from sikuli import *"). I must unzip the .jar and import the folder to Eclipse working directory in order to check this issue and import Sikuli libraries properly.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.