Click or drag to resize
SoImageRegistrationTransformautoParameterMode Property

Automatic mode.

Namespace: OIV.ImageViz.Engines.GeometryAndMatching.Registration
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFBool autoParameterMode { get; }

Property Value

Type: SoSFBool
Remarks

If true, optimization parameters (optimizerStep and coarsestResampling) are computed automatically. Default value is true.

See Also