Click or drag to resize
SoImageRegistrationTransformrangeModeModel Property

The way to define the intensity range to be considered by the algorithm in the model (moving) image.

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<SoImageRegistrationTransformRangeModes> rangeModeModel { get; }

Property Value

Type: SoSFEnumSoImageRegistrationTransformRangeModes
Remarks

Default is MIN_MAX

Note Note

Field available since Open Inventor 10.9

See Also