Click or drag to resize
SoSupervisedTextureClassificationProcessing2dradiusStep Property

The step used to define the set of radius between minimum and maximum.

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 radiusStep { get; }

Property Value

Type: SoSFUInt32
Remarks

The maximum radius is systematically added to the radius list. Default value is 4.

See Also