> You can limit Tesseract to only detect nubmer and no letters whcih > will help you. You can find it here > :http://code.google.com/p/tesseract-ocr/wiki/FAQ. Look for '*How do I > recognize only digits?'* on the page.
Perhaps I'm missing something... After following the FAQ directions I get: D:\>cat tessdata/configs/digits tessedit_char_whitelist 0123456789 D:\>"tesseract.exe" picture10.tif outputbase nobatch digits read_variables_file:Can't open D:/downloads/tesseract-2.04.exe.tar/ tesseract-2.04.exe/tessdata/configs/digitsCould not open file, nobatch Overall I'm having no success getting tesseract to decode this file: http://myfavoritepal.com/incoming/picture10.tif after having installed the english charset. Did I miss a step, perhaps? Any ideas? (Sorry to thread jack) -r -- 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.

