PageIteratorLevel Enumeration |
[Missing <summary> documentation for "T:Emgu.CV.OCR.PageIteratorLevel"]
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. |