I'm trying to train Tesseract for a new font which can be used in my Android app. I need to train for digits only, so I had created one training image, box file and unicharset file.
I have followed the training instructions, but when I tried to run tesseract it says, bad read of inttemp!
.
What am I doing wrong? How can I diagnose this error?