No it does not have space in it. You are correct in saying that it is just a warning and indeed it produces the output txt when i run it as a command Line client . I invoke the Tesseract UNIX process from my java application and during that it is basically erroring out .
Tesseract Errors: Page 1 Warning in pixReadMemTiff: tiff page 1 not found Instead of going and solving this problem which could be bacause i am using 3.03 version i would like to downgrade to 3.01 version which supports HOCR option.How do i install packaged 3.01 version of tesseract in mac. I don't want to go through the route of compiling it myself . On Wednesday, September 16, 2015 at 12:36:47 AM UTC-4, shree wrote: > > Does your input filename have a space in it? > > - sent from my phone. excuse the brevity and typos. > On 16 Sep 2015 10:05, "ShreeDevi Kumar" <[email protected] <javascript:>> > wrote: > >> Did u check if the output file is created? >> >> That is just a warning from leptonica. >> >> - sent from my phone. excuse the brevity and typos. >> On 16 Sep 2015 09:11, "Sriram Varadharajan" <[email protected] >> <javascript:>> wrote: >> >>> I took the 3.04 version of tesseract by following >>> >>> brew install tesseract --HEAD. >>> >>> >>> After install when i do tesseract --version i get >>> >>> tesseract 3.04.00 >>> >>> leptonica-1.71 >>> >>> libjpeg 8d : libpng 1.6.17 : libtiff 4.0.3 : zlib 1.2.5 >>> >>> >>> >>> >>> Now the problem part >>> >>> >>> when i try to run tesseract command like >>> >>> tesseract /Users/test/Documents/tmp/Identity1-77023.0.png output.txt >>> >>> Tesseract Open Source OCR Engine v3.04.00 with Leptonica >>> >>> Page 1 >>> >>> Warning in pixReadMemTiff: tiff page 1 not found ---------------- >>> What does this mean . I am only sending an png image and not a page??? >>> >>> >>> >>> I searched the best i can on the internet to get a solution and ended up >>> nowhere . I cannot go back to version 3.02 because of the lack of support >>> to HOCR. Also i attempted manually compiling tesseract 3.03 but with no >>> success . >>> >>> >>> >>> If any one could advise me as to how to brew version 3.01 of tesseract >>> please do so. I cannot seem to find the right command . >>> >>> >>> Thanks >>> >>> >>> >>> -- >>> 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] <javascript:>. >>> To post to this group, send email to [email protected] >>> <javascript:>. >>> Visit this group at http://groups.google.com/group/tesseract-ocr. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/tesseract-ocr/51f97baf-0793-46db-ab07-3a5cbaf20476%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/tesseract-ocr/51f97baf-0793-46db-ab07-3a5cbaf20476%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- 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]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/0a5de50f-8296-42ab-9450-402595c6f7a8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

