Name | Description | |
---|---|---|
![]() | ImageSegmentationRequestParams | Initializes a new instance of the ImageSegmentationRequestParams class. |
Name | Description | |
---|---|---|
![]() | ImageSegmentationRequestParams | Initializes a new instance of the ImageSegmentationRequestParams class. |
Name | Description | |
---|---|---|
![]() | colorHighThreshold | Gets or sets the maximum allowable difference between colors for image region in the source document image. |
![]() | colorLowThreshold | Gets or sets the minimum allowable difference between colors for image region in the source document image. |
![]() | decodingSettings | Gets or sets the decoding settings of image. (Inherited from WebExtendedImageInfoRequestParams) |
![]() | 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) |
![]() | imageInfo | Gets or sets an information about web image. (Inherited from WebImageInfoRequestParams) |
![]() | minimumRegionArea | Gets or sets the minimum region area. |
![]() | noiseRemovalWindowSize | Gets or sets the window size for noise removal algorithm. |
![]() | rectangleAccuracy | Gets or sets the accuracy of approximating image region using rectangles. |
![]() | 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) |
![]() | sensitivity | Gets or sets the sensitivity of the command. |
![]() | sessionId | Gets or sets the identifier of HTTP session. (Inherited from WebRequestParamsBase) |
![]() | windowSize | Gets or sets a window size of the command. |
ImageSegmentationRequestParams Class
Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services Namespace