Hi,
I am new to tesseract. To test and play around with tesseract, I
created an english document with a few sentences in my wordprocessor
(
openoffice.org writer) and then using the printscreen command in
gnome, i created a screenshot of the document. I edited this
screenshot using gimp to just select the text part of the image and
saved it as uncompressed TIFF format (.tif). Using this file as my
input, i ran tesseract using the following command:
tesseract test.tif test -l eng
The program terminates by outputting the text "Tesseract Open Source
OCR Engine". It doesnt show any error. The output text file test.txt
is also created but it is just 1 byte in size and doesnt have any
content in it. I tried creating the test image file using different
types of fonts but the same thing happens. I would therefore like to
know if I am doing something wrong here.
Please help. Also, is there an option to make the tesseract
application more verbose or to make it log its details in any file?? I
am using tesseract 2.03 on Debian Lenny.
Regards
Tenzin