SoAutoThresholdingProcessingthresholdCriterion Property |
The criterion to detect thresholds on histogram.
Namespace: OIV.ImageViz.Engines.ImageSegmentation.BinarizationAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<SoAutoThresholdingProcessingThresholdCriterions> thresholdCriterion { get; }
Public ReadOnly Property thresholdCriterion As SoSFEnum(Of SoAutoThresholdingProcessingThresholdCriterions)
Get
public:
property SoSFEnum<SoAutoThresholdingProcessingThresholdCriterions>^ thresholdCriterion {
SoSFEnum<SoAutoThresholdingProcessingThresholdCriterions>^ get ();
}
member thresholdCriterion : SoSFEnum<SoAutoThresholdingProcessingThresholdCriterions> with get
Property Value
Type:
SoSFEnumSoAutoThresholdingProcessingThresholdCriterionsRemarks See Also