Name | Description | |
---|---|---|
![]() | OcrPage | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | OcrPage | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | ImageFileName | Gets or sets the file name, which is associated with this page. |
![]() | ImagePageIndex | Gets or sets the zero-based index of page in image file, which is associated with this page. |
![]() | Regions | Gets a list of regions of this page. |
![]() | Resolution | Gets or sets the resolution of this page. |
Name | Description | |
---|---|---|
![]() | Cleanup | Cleanups the current page. |
![]() | Clone | Creates a new OcrPage that is a copy of the current instance. |
![]() ![]() | Create | Creates OCR page from specified text region. |
![]() | GetFormattedText | Overloaded. Returns a formatted text of this page. |
![]() | GetLanguages | Returns the languages of this page. |
![]() | GetObjects | Overloaded. Returns an array of |
![]() | GetText | Returns a text of this page. |
![]() | GetWords | Returns an array of OcrWord objects with specified confidence. |
![]() | Transform | Applies a transformation matrix to this OcrPage. |