Platforms to show: All Mac Windows Linux Cross-Platform

Back to TesseractChoiceIteratorMBS class.

TesseractChoiceIteratorMBS.Confidence as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
method OCR MBS OCR Plugin 12.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns the confidence of the current choice.

The number should be interpreted as a percent probability. (0.0 - 100.0)

TesseractChoiceIteratorMBS.Constructor(result as TesseractResultIteratorMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method OCR MBS OCR Plugin 12.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The constructor.

Construction is from a ResultIterator that points to the symbol of interest. The ChoiceIterator allows a one-shot iteration over the choices for this symbol and after that is is useless.

TesseractChoiceIteratorMBS.NextItem as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
method OCR MBS OCR Plugin 12.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Moves to the next choice for the symbol and returns false if there are none left.

TesseractChoiceIteratorMBS.Text as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
method OCR MBS OCR Plugin 12.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns the text string for the current choice.

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


The biggest plugin in space...