Re: [tesseract-ocr] Re: Error during using tesseract-ocr

2016-11-16 Thread Nalin Linux
I solved this via compiling leptonica(1.73) with libtiff5-dev sudo apt-get install libtiff5-dev cd leptonica-1.73 ./configure --with-libtiff make sudo make install -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group

Re: [tesseract-ocr] Re: Error during using tesseract-ocr

2014-07-09 Thread Murat Sabuncu
I found the problem is the tif image. The following conversion solves the problem convert test.tif new_test.pbm convert new_test.pbm new_test.tif It is described here : https://groups.google.com/forum/#!topic/tesseract-ocr/JDTwntGAwJI Thanks Murat On Mon, Jul 7, 2014 at 7:37 PM, zdenko podobny

Re: [tesseract-ocr] Re: Error during using tesseract-ocr

2014-07-07 Thread zdenko podobny
Please provide testing image that cause error. Zdenko On Mon, Jul 7, 2014 at 10:24 AM, Murat Sabuncu wrote: > I have the same problem although everything seem to be ok. > > Tesseract -v output is : > > tesseract 3.02 > leptonica-1.68 (Mar 14 2011, 10:43:03) [MSC v.1500 LIB Release 32 bit] >

[tesseract-ocr] Re: Error during using tesseract-ocr

2014-07-07 Thread Murat Sabuncu
I have the same problem although everything seem to be ok. Tesseract -v output is : tesseract 3.02 leptonica-1.68 (Mar 14 2011, 10:43:03) [MSC v.1500 LIB Release 32 bit] libgif 4.1.6 : libjpeg 8c : libpng 1.4.3 : libtiff 3.9.4 : zlib 1.2.5 What might be the reason? 7 Mart 2012 Çarşamba 20:09