Click or drag to resize
SoMultiscaleStructureEnhancementProcessing2dstandardDeviationStep Property

Standard deviation step.

Namespace: OIV.ImageViz.Engines.ImageFiltering.TextureFilters
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFFloat standardDeviationStep { get; }

Property Value

Type: SoSFFloat
Remarks

Structures will be detected from min to max standard deviation at a pitch of this value. Default value is 1.0f.

See Also