New question #280467 on Sikuli:
https://answers.launchpad.net/sikuli/+question/280467

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?  I only need to train 
custom numbers for now.

-- 
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