Click or drag to resize
SoImageRegistrationTransforminMovingImage Property

The input model image.

Namespace: OIV.ImageViz.Engines.GeometryAndMatching.Registration
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public SoSFImageDataAdapter inMovingImage { get; }

Property Value

Type: SoSFImageDataAdapter
Remarks

Default value is NULL. Supported types include: grayscale binary label.

See Also