Click or drag to resize

PostProcessingConfigurationBackgroundFlatteningStructuringElementSize Property

Gets or sets the background flattening structuring element size in pixels.

Namespace:  LynceeTec.InterfaceProcessingV2.Configurations
Assembly:  LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public int BackgroundFlatteningStructuringElementSize { get; set; }

Property Value

Type: Int32
Structuring element size in pixels used to perform an opening during the process.
See Also