Hi again, Thanks for the feedback, I'm glad it's helpful.
> I also need to get /, but lucky I am, I don't need : yet. To add '/' you can create a copy of the 'digits' config file (e.g. called 'mydigits') and add the '/' to the end of tessedit_char_whitelist entry. You can then run something like this: tesseract 8.png test -psm 10 mydigits > The question is, what if I need to get : later? You'd have to add that to the whitelist as well. It may sometimes misrecognise 8 as :, unfortunately that's probably unavoidable. Hope that helps :) Nick -- -- 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 --- 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]. For more options, visit https://groups.google.com/groups/opt_out.

