The 'ALTO' output (XML) contains word confidences (look for WC=0.95 etc). 
Other than that, you can get confidences using the base API, but that means 
coding.
In case you want individual character confidences (as I did), you may have 
to write your own 'renderer', the information is there... Confidences can 
be surprising.

On Saturday, April 23, 2022 at 3:57:29 AM UTC-6 Theis Borg wrote:

> I'm very new to tesseract so....
>
> Is it possible to give tesseract an image and some options to choose from 
> and get back a confidence level for each choice?
>
> I.e. input: <image> "XYZ" "ABC"
> output: "XYZ" 0.64, "ABC" 0.11
>
> Any pointers to documentation or tutorials would be appreciated.
>
> q:o)           Theis
>

-- 
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/4284ae7a-c88f-4d6d-9134-0d6a5f01e6ccn%40googlegroups.com.

Reply via email to