Name | Description | |
---|---|---|
![]() | OcrTextRegion | Initializes a new instance of the OcrTextRegion class. |
Name | Description | |
---|---|---|
![]() | OcrTextRegion | Initializes a new instance of the OcrTextRegion class. |
Name | Description | |
---|---|---|
![]() | Confidence | Gets a confidence, in percents, of this object. (Inherited from OcrObject) |
![]() | Location | Gets a location of this object. (Inherited from OcrObject) |
![]() | Orientation | Gets an orientation of this object. (Inherited from OcrObject) |
![]() | Paragraphs | Gets a list of OcrParagraph of this text region. |
![]() | Text | Gets a text of this text region. |
![]() | Type | Gets a type of an OCR region. (Inherited from OcrRegion) |
![]() | WritingDirection | Gets a writing direction of this object. (Inherited from OcrObject) |
Name | Description | |
---|---|---|
![]() | Clone | Creates a new OcrTextRegion that is a copy of the current instance. |
![]() | GetBoundingBox | Returns a bounding box of the object. (Inherited from OcrObject) |
![]() | GetLanguages | Returns the languages of this text region. |
![]() | SetBoundingBox | Sets the bounding box. (Inherited from OcrObject) |
![]() | ToString | Returns a string that represents the current OcrObject. (Inherited from OcrObject) |
![]() | Transform | Applies a transformation matrix to this OcrTextRegion. |