TessResultIteratorMBS methods

Online Documentation   -   Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchy

New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1

The list of the   topics,   classes,   interfaces,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

Platforms to show: All Mac Windows Linux Cross-Platform

Back to TessResultIteratorMBS class.

TessResultIteratorMBS.ChoiceIterator as TessChoiceIteratorMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method OCR MBS OCR Plugin 21.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Queries choice iterator for current object.

TessResultIteratorMBS.Confidence(Level as Integer) as Single

Type Topic Plugin Version macOS Windows Linux iOS Targets
method OCR MBS OCR Plugin 21.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns the mean confidence of the current object at the given level.

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

TessResultIteratorMBS.Constructor   Private

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

TessResultIteratorMBS.CopyIterator as TessResultIteratorMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method OCR MBS OCR Plugin 21.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Copies the result iterator.

TessResultIteratorMBS.MoveNext(Level as Integer) as Boolean

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

TessResultIteratorMBS.PageIterator as TessPageIteratorMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method OCR MBS OCR Plugin 21.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Gets the page iterator for this result.

TessResultIteratorMBS.Text(Level as Integer) as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
method OCR MBS OCR Plugin 21.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns the UTF-8 encoded text string for the current object at the given level.

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


💬 Ask a question or report a problem