Click or drag to resize

NonMeasuredPointsConfigurationUseAutoThresholdIntensity Property

Enables or disables the automatic computation of the threshold on the intensity. The method is base on the OTSU algorithm.

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

Property Value

Type: Boolean
See Also