On Sat, Jun 16, 2012 at 5:51 PM, Dan Peleg <[email protected]> wrote:

> Hey,
>
> When i run "tesseract.exe test.jpg output.txt -l eng" the output goes to
> the output.txt file.
>
> Is there an option to make it output to the console? StandardOutput ?
> Stdin? something else then a file?
>
No, there is no such option but you can run cat if you want it at stdout :-)
Or you can modify sources to print output to screen instead to file.

-- 
Zdenko

-- 
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