Hi Andriy, I'm using Tesseract 2.04
I don't remember if it works with jpg files, when I tried it with your image I obtained: Tesseract Open Source OCR Engine name_to_image_type:Error:Unrecognized image type:webcam.jpg IMAGE::read_header:Error:Can't read this image type:webcam.jpg tesseract:Error:Read of file failed:webcam.jpg So I opened your file with windows paint and saved it as webcam.bmp Then I executed: tesseract webcam.bmp output -l eng and I obtained the file "output.txt" with the correct text. Regards, Andres 2011/8/18 Andriy Malovanyy <[email protected]>: > Forgot to add attachment > > -- > 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 > -- 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

