Click or drag to resize

PostProcessingConfigurationBackgroundFlatteningDownsamplingFactor Property

Gets or sets the background flattening downsampling factor.

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

Property Value

Type: Single
Remarks
Downsampling can be performed during the flattening to speed-up the process.
See Also