Re: Can't make box files

2011-06-21 Thread Zdenko Podobný
Hi I run: /usr/local/bin/tesseract tesseract-ocr/eurotext.tif tesseract-ocr/eurotext tesseract-ocr/tessdata/tessconfigs/batch.nochop tesseract-ocr/tessdata/configs/makebox and it created eurotext.box to tesseract-ocr/ (to the same directory where image is located). If you have problem to f

Re: Can't make box files

2011-06-12 Thread Mike Reed
Ok, I managed to get past this error. It looks like I had a couple things wrong. I didn't have libtiff in place, and my tiff wasn't actually uncompressed, in spite of what my scanner software tells me. I got the command line to run, but I can't find the .box file anywhere. Where do they go? Thank

Can't make box files

2011-06-11 Thread Mike Reed
I am running on Ubuntu 11.04 and am getting an error when I try to make a box file for a new font: actual_tessdata_num_entries <= TESSDATA_NUM_ENTRIES:Error:Assert failed: in file tessdatamanager.cpp, line 55 This is the same error when I give it garbage for the .tif file name. Here's my command l