What OS are you using? What tesseract version are you using? Did you read comments to issues 427 or 813[1]? stdin is problem (on windows and maybe OS X) because of leptonica[2]
[1] https://code.google.com/p/tesseract-ocr/issues/detail?id=813 [2] https://code.google.com/p/leptonica/issues/detail?id=77 Zdenko On Wed, Oct 2, 2013 at 1:56 AM, Carl Karsten <[email protected]> wrote: > I would like to pipe image data in and get text back via stdio. In might > work by reading from /dev/stdin, but I can't figure out how to get the text > - I think it wants to create /dev/stdout.txt > > Any suggestions? > > I am doing this from a python script, so if that helps, good. > > -- > -- > 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 unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

