Click or drag to resize
SoImageRegistrationTransform3d Properties

The SoImageRegistrationTransform3d type exposes the following members.

Properties
  NameDescription
Public propertyautoParameterMode

Automatic mode.

Public propertycoarsestResampling

Voxel size at the coarsest level.

Public propertycomputeMode

Select the compute Mode (2D or 3D or AUTO) .

Public propertyignoreFinestLevel

Skip the finest level of the pyramid.

Public propertyinFixedImage

The input reference image.

Public propertyinitialTransform

The initial transformation that pre-aligns the model onto the reference.

Public propertyinMovingImage

The input model image.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertymetricType

Select the metric type.

Public propertyoptimizerStep

Step size in translation at coarsest and finest scales (physical).

Public propertyoutTransform

Output structure storing registration results.

Public propertytransformType

Select the type of transform.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also