Use this formula:

confidence = min(100, max(0, 100 + 5*certainty))

where "confidence" is the value you need, "certainty" - the value
returned by Tess

Warm regards,
Dmitri Silaev
www.CustomOCR.com





On Fri, Aug 5, 2011 at 11:29 AM, emre <[email protected]> wrote:
> Hi. I am getting the word confidences in the html ouput of tesseract
> ocr engine. But confidences give me negative numbers how can i get
> success rate for a word from negative confidence values ?
>
>
> Thanks
>
> --
> You received this message because you are subscribed to the Google
> Groups "tesseract-ocr" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/tesseract-ocr?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "tesseract-ocr" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/tesseract-ocr?hl=en

Reply via email to