sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #35724
Re: [Question #275379]: There is NO 100% reliability for matching raw strings extracted by OCR.
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.