Click or drag to resize

OcrChoiceIterator Properties

The OcrChoiceIterator type exposes the following members.

Properties
 NameDescription
Public propertyConfidence Returns the confidence of the current choice. The number should be interpreted as a percent probability. (0.0f-100.0f)
Public propertyHandle Handle to internal tesseract iterator
Public propertyUtf8Text Gets the UTF-8 encoded text string for the current choice.
Top
See Also