The command was incorrect -- that hyphen threw it off keel.
If you could not get the command squared away, you can use VietOCR
<http://vietocr.sf.net>, which supports Bulk OCR.
On Wednesday, August 6, 2014 1:14:58 PM UTC-5, Morgan Boyd wrote:
>
> I am also receiving this error, despite adding the full file path (sample
> below). I have attempted to run the software in bulk against an entire
> directory, as well as to a single file. The error replicates regardless of
> configuration.
>
> C:\Program Files (x86)\Tesseract-OCR>tesseract.exe
> -C:\Users\dtc1712\Desktop\FleetInvoices\Test3\Batch_1\00000334_1.tif
> "C:\Users\dtc1712\Desktop\FleetInvoices\Test3\Batch_1\00000334_1.txt"
>
> C:\Program Files (x86)\Tesseract-OCR>for %F in
> ("C:\Users\dtc1712\Desktop\FleetInvoices\Test3\Batch_1\*") do tesseract.exe
> -%F "%~dpnF.txt"
>
> Insight or advice would be quite helpful. I have ~1300 images to process
> through, and need to do so quickly.
>
> On Wednesday, May 28, 2014 9:52:32 AM UTC-5, Nick White wrote:
>>
>> 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
>>
>
--
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/e0d2fe26-9b02-4656-a2e7-3fdcccbe2c39%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.