Re: Segmentation fault while making box file from .tif image

2013-01-21 Thread Zdenko Podobný
https://code.google.com/p/tesseract-ocr/wiki/FAQ#actual_tessdata_num_entries_<=_TESSDATA_NUM_ENTRIES:Error:Ass On 20.01.2013 15:43, Firas almannaa wrote: Hello, I'm trying to make

Re: Segmentation fault while making box file from .tif image

2013-01-21 Thread mohd . rehber
I think there are two possibilities to correct this error. 1) Please check that you are using correct command. for example : - if your tif file name is "eng.digits.exp0.tif" and you want to make box file from it then use following command *$ tesseract eng.digits.exp0.tif eng.digits.exp0 batch.n

Segmentation fault while making box file from .tif image

2013-01-20 Thread Firas almannaa
Hello, I'm trying to make a .traineddata file for tesseract to recognize only digits with multiple fonts. first I write the text and made the .tif image, then when I try to make .box file from the .tif image with the *command* : tesseract [lang].[fontname].exp[num].tif [lang].[fontname].exp[num]