Click or drag to resize

PostProcessingConfigurationUseMeanStdDevComputation Property

Enables or disables mean and standard deviation values computation on each image.

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

Property Value

Type: Boolean
true enables the method, false disables it.
See Also