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

    Status: Open => Answered

RaiMan proposed the following answer:
SikuliX internally uses the Tesseract OCR package via C++ API.
It uses the standard eng-traineddata and the restrictions documented with 
tesseract apply.
There is no information about supported fonts.

If you think accuracy with the SikuliX feature is too bad, you only have 3 
choices
1. live with it
2. use the Tesseract package standalone (maybe integrated with SikuliX via 
internal command execution)
3. create traineddata files for you situation and incorporate them into the 
SikuliX tessdata folder

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to