On Wed, May 28, 2014 at 06:09:00AM -0700, Lutz Wittenmayer wrote:
> I made a copy of the eurotext.tif and inserted it into the directory where the tesseract.exe is located. Same error message
> Finally I also placed this tif into the directory tessdata.
>
> I got always the meassage "Cannot open input file: eurotext.tif" I have tried my own tiffs, the same results. What do I have to change?
If you're using the command line, then the image file has to be in
the current directory, unless you specify a path. Read up on how to
use the command line for your operating system (this is standard
behaviour).
Nick