Click or drag to resize
SoImageRegistrationTransformtransformType Property

Select the type of transform.

Namespace: OIV.ImageViz.Engines.GeometryAndMatching.Registration
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<SoImageRegistrationTransformTransformationTypes> transformType { get; }

Property Value

Type: SoSFEnumSoImageRegistrationTransformTransformationTypes
Remarks

. Default is RIGID

See Also