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: 2023.1.3.0 (2023.1.3)
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