Click or drag to resize
SoSupervisedTextureClassificationProcessing3dcoocTextonSize Property

The size of the texton shape for co-occurrence features.

Namespace: OIV.ImageViz.Engines.ImageSegmentation.Classification
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFUInt32 coocTextonSize { get; }

Property Value

Type: SoSFUInt32
Remarks

This size is constrained by the radius parameter. The constraint depends on the texton shape. For instance, with a square texton, the texton size cannot exceed the rounded value of . This parameter is ignored if none of the co-occurrence measure types is selected. Default value is 2.

See Also