Patagames.Ocr.Enums Namespace |
Enumeration | Description | |
---|---|---|
BgColorMode |
Represents the background color for OcrRotate filter and OcrInflate filter.
| |
BinMode |
Represents the binarization mode.
| |
ImageFileFormat |
Represents the image file format types
| |
InputFilterType |
The type of input filter
| |
Languages |
Represents the available languages
| |
MorphOps |
Represents morphological operations
| |
OcrEngineMode |
Represents ocr engine mode
| |
Orientation |
Represents orientation
| |
PageIteratorLevel |
enum of the elements of the page hierarchy, used in ResultIterator
to provide functions that operate on each level without having to
have 5x as many functions.
| |
PageSegMode |
Represents the possible modes for page layout analysis.
| |
ParagraphJustification |
Represents paragraph justification
| |
PolyBlockType |
Possible types for a POLY_BLOCK or ColPartition.
| |
RotationType |
Represents the rotation type.
| |
TextlineOrder |
Represents the text lines are read in the given sequence.
| |
WritingDirection |
The grapheme clusters within a line of text are laid out logically
in this direction, judged when looking at the text line rotated so that
its Orientation is "page up".
For English text, the writing direction is left-to-right. For the
Chinese text in the above example, the writing direction is top-to-bottom.
|