Platforms to show: All Mac Windows Linux Cross-Platform

Back to TessChoiceIteratorMBS class.

TessChoiceIteratorMBS.Confidence as Single

Type Topic Plugin Version macOS Windows Linux iOS Targets
property OCR MBS OCR Plugin 21.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns the confidence of the current choice depending on the used language data.

If only LSTM traineddata is used the value range is 0.0 - 1.0. All choices for one symbol should roughly add up to 1.0. If only traineddata of the legacy engine is used, the number should be interpreted as a percent probability. (0.0 - 100.0) In this case probabilities won't add up to 100. Each one stands on its own.
(Read only property)

TessChoiceIteratorMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property OCR MBS OCR Plugin 21.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The internal object reference.

(Read and Write property)

TessChoiceIteratorMBS.Text as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property OCR MBS OCR Plugin 21.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns the null terminated UTF-8 encoded text string for the current choice.

(Read only property)

The items on this page are in the following plugins: MBS OCR Plugin.


The biggest plugin in space...