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