Platforms to show: All Mac Windows Linux Cross-Platform

TesseractResultIteratorMBS class   Deprecated

Type Topic Plugin Version macOS Windows Linux iOS Targets
class OCR MBS OCR Plugin 12.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
This item is deprecated and should no longer be used. You can use TessResultIteratorMBS class instead.
Class to iterate over tesseract results, providing access to all levels of the page hierarchy, without including any tesseract headers or having to handle any tesseract structures.

This is an abstract class. You can't create an instance, but you can get one from various plugin functions.

Level Constants

Constant Value Description
kLevelBlock 0 Block of text/image/separator line.
kLevelParagraph 1 Paragraph within a block.
kLevelSymbol 4 Symbol/character within a word.
kLevelTextline 2 Line within a paragraph.
kLevelWord 3 Word within a textline.

This class has no sub classes.

Some methods using this class:

Some properties using for this class:

Some examples using this class:

Blog Entries

Release notes


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


TesseractNotInitializedExceptionMBS   -   TessPageIteratorMBS


The biggest plugin in space...