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