Re: Error in pixReadFromTiffStream: can't handle bpp 24

2011-07-16 Thread poiuytrez
Hello,

I found out that gimp was generating images with an alpha channel which 
makes images have a bpp = 32.
Without the alpha channel, they have a bpp = 24 which works with tesseract.

Regards.



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


Error in pixReadFromTiffStream: can't handle bpp 24

2011-07-15 Thread poiuytrez
Hello,

I have installed Tesseract 3 (svn release 590) on a fresh Ubuntu
10.04.
I have followed the installation steps but when I try to do a :
# tesseract Capture.tif output.txt -l chi_sim
I get in my console :
Error opening data file /usr/src/tesseract-ocr-read-onlytessdata/
engtesseract.traineddata
Tesseract Open Source OCR Engine v3.01 with Leptonica
Error in pixReadFromTiffStream: can't handle bpp  24
Error in pixReadStreamTiff: pix not read
Error in pixReadTiff: pix not read

I put the image Capture.tif on :
http://tinypic.com/r/2rfuj4h/7

Do you have any ideas about what's wrong ?

Thank you for your help

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