Name | Description | |
---|---|---|
![]() | OcrPreprocessingRequestParams | Initializes a new instance of the OcrPreprocessingRequestParams class. |
Name | Description | |
---|---|---|
![]() | OcrPreprocessingRequestParams | Initializes a new instance of the OcrPreprocessingRequestParams class. |
Name | Description | |
---|---|---|
![]() | automaticalInvert | Gets or sets parameters for automatic inversion of image. |
![]() | automaticalOrientation | Gets or sets parameters for automatic orientation of image. |
![]() | binarization | Gets or sets a binarization command, which must be applied to a not black-white images. |
![]() | borderClear | Gets or sets parameters for image border removal. |
![]() | changeSource | Gets or sets a value indicating whether the changes must be saved in the source file. (Inherited from ImageProcessingCommandWithSourceChangeRequestParams) |
![]() | decodingSettings | Gets or sets the decoding settings of image. (Inherited from WebExtendedImageInfoRequestParams) |
![]() | deskew | Gets or sets parameters for automatic rotation of image. |
![]() | despeckle | Gets or sets parameters for noise removing from an image. |
![]() | expandSupportedPixelFormats | Gets or sets a value indicating whether the processing command need to convert the processing image to the nearest pixel format without color loss if processing command does not support pixel format of the processing image (Inherited from BaseProcessingCommandRequestParams) |
![]() | halftoneRemoval | Gets or sets the parameters for detecting and removing halftones from image. |
![]() | holePunchRemoval | Gets or sets parameters for removing of hole punches from image. |
![]() | imageInfo | Gets or sets an information about web image. (Inherited from WebImageInfoRequestParams) |
![]() | region | Gets or sets the rectangular region of interest. (Inherited from ImageProcessingCommandWithRegionAndSourceChangeRequestParams) |
![]() | renderingSettings | Gets or sets the rendering settings of image. (Inherited from WebExtendedImageInfoRequestParams) |
![]() | requestId | Gets or sets the identifier of request. (Inherited from WebRequestParamsBase) |
![]() | restoreSourcePixelFormat | Gets or sets a value indicating whether the processing command need to restore source pixel format of processed image if source image pixel format was change during image processing. (Inherited from BaseProcessingCommandRequestParams) |
![]() | segmentation | Gets or sets parameters for the document segmentation of image. |
![]() | sessionId | Gets or sets the identifier of HTTP session. (Inherited from WebRequestParamsBase) |
OcrPreprocessingRequestParams Class
Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services Namespace