Re: Stopping Tesseract title when using command line tool

2011-12-01 Thread Zdenko Podobný
Simple: no Complicated: redirect standard output (stdout) BTW: it is displayed when tesseract is started and and not before results are put to file (results are not displayed). If you do not like this behavior you can modify source and create your own version. Or you can use tesseract librar

Stopping Tesseract title when using command line tool

2011-12-01 Thread Bigglesuk
Hello, I am using the Tesseract executable on the command line. Is there a way I can stop the output "Tesseract Open Source OCR Engine v3.01 with Leptonica" being displayed before the result. Many thanks -- You received this message because you are subscribed to the Google Groups "tesseract-ocr

Re: Packaging

2011-12-01 Thread Robert Komar
On Tue, 29 Nov 2011, Jarrett Jordaan wrote: Thanks. I tared all those files and unpacked it on a new server. Just had to run ldconfig though. I don't have a build server as yet. But will have a look at automation. For now, manually compiling on target platform will have to-do :) What an insta