Click or drag to resize
SoElasticRegistrationProcessing2dfluidStandardDeviation Property

The standard deviation in pixel of the gaussian kernel used to smooth the forces 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 fluidStandardDeviation { get; }

Property Value

Type: SoSFVec2f
Remarks

This parameter value is critical to reach large displacements. Default value is OIV.Inventor.SbVec2f(10.0f,10.0f).

See Also