SoAutoIntensityClassificationProcessingclassNumber Property |
The number of classes to detect (i.e.
Namespace: OIV.ImageViz.Engines.ImageSegmentation.ClassificationAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFInt32 classNumber { get; }
Public ReadOnly Property classNumber As SoSFInt32
Get
public:
property SoSFInt32^ classNumber {
SoSFInt32^ get ();
}
member classNumber : SoSFInt32 with get
Property Value
Type:
SoSFInt32Remarks the label number of the output). Default value is 2.
See Also