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