 | NonMeasuredPointsConfigurationUseBackgroundThresholding Property |
Enables or disables the background thresholding.
Namespace: LynceeTec.InterfaceProcessingV2.ConfigurationsAssembly: LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic bool UseBackgroundThresholding { get; set; }
public:
property bool UseBackgroundThresholding {
bool get ();
void set (bool value);
}
Property Value
Booleantrue enables the method,
false disables it.
Remarks
The exported mask pixels removed by the process have value 32.
See AlsoReference
UseBackgroundThresholding