Click or drag to resize
SoSupervisedTextureClassificationProcessing3dfeatureGroup Property

The groups of textural features to compute.

Namespace: OIV.ImageViz.Engines.ImageSegmentation.Classification
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFBitMask<SoSupervisedTextureClassificationProcessing3dFeatureGroups> featureGroup { get; }

Property Value

Type: SoSFBitMaskSoSupervisedTextureClassificationProcessing3dFeatureGroups
Remarks

. Default is FIRST_ORDER_STATISTICS | HISTOGRAM_STATISTICS | INTENSITY

See Also