On Thu, Jan 27, 2011 at 7:21 PM, Grimble <[email protected]> wrote:

> Mandriva 2010.2
> Compiled tesseract 3.0 and Leptonlib-1.67, and moved eng.traineddata to
> /usr/local/share/tessdata. Scanned one sheet with xsane to create out.tiff
> When I ran tesseract, I get
> [graeme@mozart ~]$ tesseract out.tiff nci.txt
> Tesseract Open Source OCR Engine with LibTiff
>
This means that tesseract is not compilled against leptonica... Check you
instalation.


> Image file out.tiff cannot be opened!
>

This usually indicated that there is no out.tiff ;-)

Segmentation fault
>
> Is there a solution for this?
>

Yes, check you instalation. Did you install also tesseract from distribution
(AFAIK Mandriva ships tesseract 2.04)? Try to run tesseract  including path
to avoid running wrong version.


> Is tesseract trained for english at installation?


Trainned data are in laguage files (e.g.  eng.traineddata in case of
tesseract 3.00)

If not,,what is the precise command to perform the training?
>

If you want to train language by youself, please read project wiki pages.


> Thanks
>
> --
> You received this message because you are subscribed to the Google Groups
> "tesseract-ocr" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<tesseract-ocr%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/tesseract-ocr?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tesseract-ocr?hl=en.

Reply via email to