PageIteratorLevel Enumeration |
Namespace: Emgu.CV.OCR
Member name | Value | Description | |
---|---|---|---|
Block | 0 | Block of text/image/separator line. | |
Para | 1 | Paragraph within a block. | |
Textline | 2 | Line within a paragraph. | |
Word | 3 | Word within a textline. | |
Symbol | 4 | Symbol/character within a word. |