Hi Carl,

Tesseract outputs to stdout if you just specify 'stdout' as the output file 
name (not '/dev/stdin').

As Zdenko mentioned, piping image data in may not work yet (though I'd guess 
/dev/stdin on Linux probably does).

Does that answer your question?

Nick
________________________________
From: [email protected] [[email protected]] on behalf 
of Carl Karsten [[email protected]]
Sent: Wednesday, October 02, 2013 12:56 AM
To: [email protected]
Subject: stdio

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.

Reply via email to