Click or drag to resize

PostProcessingConfigurationSpatialAveragingSize Property

Gets or sets the averaging mask size (width and height) to be averaged in space. The maximum allowed size is 9. Every larger number will be replaced by this maximum value.

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

Property Value

Type: Int32
See Also