sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #36247
Re: [Question #279421]: OCR custom font Training and Installation
Question #279421 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/279421
Description changed to:
I tried Sikuli OCR and text recognition is very poor to useless.
I used:
myregion=Region(t.x,t.y, 200, 200)
f=myregion.find("170")
f is emply meaning OCR text find fails to find 170 in custom myregion area.
I wanted to include my own English fonts with Tesseract training. How would I go about creating my own training set and let Sikuli to use that training data for text recognition?
How to train and include custom Tesseract data sets?
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.