Click or drag to resize
SoElasticRegistrationProcessing2delasticStandardDeviation Property

The standard deviation in pixel of the gaussian kernel used to smooth the displacement field at each iteration.

Namespace: OIV.ImageViz.Engines.GeometryAndMatching.Registration
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFVec2f elasticStandardDeviation { get; }

Property Value

Type: SoSFVec2f
Remarks

Default value is OIV.Inventor.SbVec2f(10.0f,10.0f).

See Also