Hi to All!
I try to train tesseract to "computer-like" and "digital-like" fonts (rugsnatcher-demo and levi-adobe-dia in particular). I kept the training recommendations for image preprocessing, changing box file using qt-box-editor, spaces between characters. But despite these I got fails when I put the trainign command (e.g. tesseract eng.rugsnatcher_demo.exp0.tif eng.rugsnatcher_demo.exp0 box.train). In some cases I got through but finally at combine_tessdata procedure (Error: traineddata file must contain at least (a unicharset fileand inttemp) OR an lstm file.).
Editing box files seems totally useless to me since changing 1 "failing" character (that is correct btw) makes even more fails during training.
I have already tried another font sf_digital_readouts. Considering this, training was successful only for few characters, but when I put there paragraph of text I got some Fails as well.
I am stuck at this few weeks but I am not able to make good results for this. I am curious what am I missing? Is it possible to teach tesseract these fonts or should I take another approach?
Thank you for any response!