Click or drag to resize
SoSupervisedTextureClassificationProcessing2dfeatureGroup 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<SoSupervisedTextureClassificationProcessing2dFeatureGroups> featureGroup { get; }

Property Value

Type: SoSFBitMaskSoSupervisedTextureClassificationProcessing2dFeatureGroups
Remarks

. Default is DIRECTIONAL_COOCCURRENCE | ROTATION_INVARIANT_COOCCURRENCE | FIRST_ORDER_STATISTICS | HISTOGRAM_STATISTICS | INTENSITY

See Also