Click or drag to resize
SoMultiscaleStructureEnhancementProcessing3dstandardDeviationRange Property

Standard deviation of the Gaussian kernel at the minimum and maximum scale.

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

Property Value

Type: SoSFVec2f
Remarks

Default value is OIV.Inventor.SbVec2f(1.0f,3.0f).

See Also