Class | Description | |
---|---|---|
![]() | HOcrCodec | Exports results of OCR recognition to and imports from hOCR format. |
![]() | OcrCleanupSettings | Contains the settings, which define how to cleanup the OCR recognize results. |
![]() | OcrDocument | Represents an OCR document that contains list of OcrPage. |
![]() | OcrObject | Provides an abstract base class for OCR objects with bounding box. |
![]() | OcrObjectLocation | Represents a bounding box and baseline of an OcrObject. |
![]() | OcrPage | Represents an OCR page - collection of OcrRegion. |
![]() | OcrParagraph | Represents an OCR paragraph - collection of OcrTextLine. |
![]() | OcrRegion | Represents an OCR region. |
![]() | OcrResultsEditor | Represents an editor of OCR results. |
![]() | OcrResultsVisitor | Represents a visitor of OCR results. |
![]() | OcrSymbol | Represents a symbol of the OcrWord. |
![]() | OcrTextFont | Represents a font of OCR word. |
![]() | OcrTextLine | Represents an OCR text line - collection of OcrWord. |
![]() | OcrTextObject | Represents a base class of text objects. |
![]() | OcrTextRegion | Represents an OCR text region - collection of OcrParagraph. |
![]() | OcrWord | Represents an OCR word - collection of OcrSymbol. |