Hi all, I'm having some trouble reading receipts using tesseract. For my specific use case I have defined a file *letters* under */tessdata* with the following contents:
tessedit_char_whitelist abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ,.0123456789:-#/€$% Then when I call tesseract as follows, the result file never contains euro symbols: tesseract kobalt.jpg result -l nld letters It is strange to me because running without the config file (tesseract kobalt.jpg result -l nld) does find euro symbols. Am I doing something wrong or does tesseract not support euro symbols in the whitelist? I am running on windows 10 using tesseract 3.05.02. -- 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 https://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/fdd26a9b-af12-4587-a73f-55e6c1574bb5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

