I'm using tesseract 3.00 with hOCR output and I get the xocr_word among other things. Example: <span class='xocr_word' id='xword_1_5' title="x_wconf -4">testing</span>
The x_wconf attribute is for certainty of the result. Which is calculated through a certainty() function, from what I saw in tesseract's source. The problem is that I can't find the function's definition anywhere. How does it work? What are the boundaries (lower and upper limit) of the certainty() return value? -- 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.

