1. I have an image ( tessinput.tif , tesseract input result). If i call tesseract() with (-c whitelist='1234567890,;.') return correct result and high confidence. If I call tesseract with (whitelist='123456789' ) return the correct result with zero confidence. How to ignore some chars and prevent affecting confidence. 2. is it possible to get confidence per char.
-- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/956527be-9642-4fd5-9226-4ce4ef57b366n%40googlegroups.com.

