Click or drag to resize
SoElasticRegistrationProcessing2dpyramidLevels Property

A 2-dimensional vector: first coordinate is the coarsest resolution, second coordinate is the finest resolution.

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

Property Value

Type: SoSFVec2i32
Remarks

0 corresponds to the full resolution and N corresponds to a resolution of Default value is SbVec2i32(2,0).

See Also