I follow the steps in this tutorial http://code.google.com/p/tesseract-ocr/wiki/TrainingTesseract3 and gives me error on the part mftraining-F-U font_properties unicharset nobatch.tr

The error I get is:

Failed to load font_properties
Reading nobatch.tr ...
nobatch has no defined properties.
!"Missing font_properties entry is a fatal error!":Error:Assert failed:in file mftraining.cpp, line 281
Segmentation fault

What you should do is to read superscripts and subscripts. Any help or advice from any OCR to do this is appreciated.

link|improve this question
feedback

1 Answer

Create file "font_properties"

With data:

font name 1 0 0 1 0

R.T.M again is there about font

link|improve this answer
if that is what we do from the start and gives error. – user1227395 Mar 29 at 2:17
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.