Click or drag to resize

NonMeasuredPointsConfigurationUseBackgroundThresholding Property

Enables or disables the background thresholding.

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

Property Value

Type: Boolean
true enables the method, false disables it.
Remarks
The exported mask pixels removed by the process have value 32.
See Also