The following tables list the members exposed by PageRecognitionOptions.
Name | Description | |
---|---|---|
![]() | PageRecognitionOptions Constructor | Initializes a new PageRecognitionOptions class object. |
Name | Description | |
---|---|---|
![]() | AutoCleanUp | Gets or sets which clean up operation (to get rid of noise) to perform on the page image before extracting its features. |
![]() | ExcludeRectangles | List of LogicalRectangle objects which specify the portion of the page image that is not a part of the page features. |
![]() | IncludeRectangles | List of LogicalRectangle objects which specify which portion of the page image is included as a part of the page features. |
![]() | RegionOfInterestRectangles | List of LogicalRectangle objects which specify which portion of the page image represents the important features of the page. |
![]() | UpdateImage | Gets or sets the update the user image with the cleaned one. |