SoColorThresholdingProcessingthresholdLevelBlue Property |
The low and high blue threshold.
Namespace: OIV.ImageViz.Engines.ImageSegmentation.BinarizationAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFVec2f thresholdLevelBlue { get; }
Public ReadOnly Property thresholdLevelBlue As SoSFVec2f
Get
public:
property SoSFVec2f^ thresholdLevelBlue {
SoSFVec2f^ get ();
}
member thresholdLevelBlue : SoSFVec2f with get
Property Value
Type:
SoSFVec2fRemarks See Also