I am using .NET Interface to Tesseract downloaded by https://github.com/charlesw/tesseract-ocr-dotnet
Moreover, through ResulIterator and PageIteratorLevel.Symbol I recovered the score of each character. However, I noted that Tesseract assign the same value for each character in the same word. In my application the characters represents just a code and not a word. Is it possible to obtain a score for each character? Have I set a Special Parameter to say Tesseract that the recognition has to work with characters and not with words? Thanks a lot. -- 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/ba702d19-796f-4817-84e9-92587688e4b3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

