On Thu, Nov 22, 2012 at 09:51:31AM -0800, Andrej wrote: > Hi, i have problem with tesseract. i have input file aa.jpg and output file > aa.txt on desktop and i started cmd as administrator and i wrote tesseract > aa.jpg aa.txt -l slk and tesseract "cannot open inputfile: aa.jpg What can I > do > with this ?
Two things: - Don't run it as administrator. - Windows' command prompt doesn't start on the desktop, which is why it can't find your file. This is not a Tesseract issue, but a basic Windows education issue. Read http://commandwindows.com/ (from the first item on the Tesseract FAQ) On the other hand as you're not an experienced user you may prefer to use one of the GUIs listed here: http://code.google.com/p/tesseract-ocr/wiki/3rdParty -- 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

