your command has a wrong syntax. Please run just tesseract.exe to see correct syntax. Warnings regarding "unknown field" could be ignored (they are from libtiff) - search on internet for reasons if it is interesting for you. -- Zdenko
On Thu, Aug 2, 2012 at 2:11 PM, js <[email protected]> wrote: > C:\Program Files\Tesseract-OCR>tesseract.exe > "c:\Users\me\Desktop\input.tif > " -psm0 > Tesseract Open Source OCR Engine v3.01 with Leptonica > > TIFFReadDirectory: Warning, TIFFstream: unknown field with tag 59932 > (0xea1c) en > countered. > TIFFReadDirectory: Warning, TIFFstream: unknown field with tag 59932 > (0xea1c) en > countered. > TIFFReadDirectory: Warning, TIFFstream: unknown field with tag 59932 > (0xea1c) en > countered. > Page 0 > Cannot create output file -psm0.txt > > The above is my syntax: > > On Monday, July 2, 2012 11:02:23 AM UTC-4, js wrote: > >> downloaded code and compiled. upon running tesseract.exe with following >> command >> >> C:\Users\username\Desktop\**tesseract-3.01\tesseract-3.01\**vs2010\bin.rel>tesseract.exe >> C:\Users\username\Desktop\**Test_images\1_scan.tif >> C:\Users\username\Desktop\**Test_images\test.tif -psm 0 >> >> results in >> TIFFReadDirectory: Warning, TIFFstream: unknown field with tag 59932 >> (0xea1c) en countered. >> > -- > 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 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

