try hocr output ;-) Or see wiki: https://github.com/tesseract-ocr/tesseract/wiki/APIExample#result-iterator-example
its for word you can modify to character level (at least for 3.0x version) Zdenko št 11. 10. 2018 o 18:20 Soumik Ranjan Dasgupta <[email protected]> napísal(a): > As far as I know, tesseract does not give you a confidence level on > characters as output. It simple returns the text as a string with the > characters it can recognise. Do let us know if you find some way to > retrieve it. > > On Mon, Oct 8, 2018 at 7:55 PM Luiza Silva <[email protected]> > wrote: > >> How can i get the confidence level and how its calculated in python? >> >> -- >> 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/21f65ea3-1524-4e76-bc5c-1389848c0daf%40googlegroups.com >> <https://groups.google.com/d/msgid/tesseract-ocr/21f65ea3-1524-4e76-bc5c-1389848c0daf%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > -- > Regards, > Soumik Ranjan Dasgupta > > -- > 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/CAB_aDAe-05ZCeA%3DuGAwZStAMQZB%2BCyoJBVogt7KkNHjVCSjGtA%40mail.gmail.com > <https://groups.google.com/d/msgid/tesseract-ocr/CAB_aDAe-05ZCeA%3DuGAwZStAMQZB%2BCyoJBVogt7KkNHjVCSjGtA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAJbzG8zGVzjqk3y9gybzcDpSYZPskHEMokj4CbB-UDwUcnKSPQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

