SoImageRegistrationTransform Properties |
The SoImageRegistrationTransform type exposes the following members.
Name | Description | |
---|---|---|
![]() | autoParameterMode | The way to determine the coarsestResampling and optimizerStep parameters. |
![]() | coarsestResampling | The sub-sampling factor along each axis. |
![]() | computeMode | Select the compute Mode (2D or 3D or AUTO) . |
![]() | ignoreFinestLevel | Skip the finest level of the pyramid. |
![]() | inFixedImage | The input reference image. |
![]() | initialTransform | The initial transformation that pre-aligns the model onto the reference. |
![]() | inMovingImage | The input model image. |
![]() | intensityRangeModel | The range [a,b] of gray values for the model data set. |
![]() | intensityRangeReference | The range [a,b] of gray values for the reference data set. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | metricType | Select the metric type. |
![]() | optimizerStep | The step sizes, in world coordinates, used by the optimizer at coarsest and finest scales. |
![]() | outTransform | Output structure storing registration results. |
![]() | rangeModeModel | The way to define the intensity range to be considered by the algorithm in the model (moving) image. |
![]() | rangeModeReference | The way to define the intensity range to be considered by the algorithm in the reference (fixed) image. |
![]() | transformType | Select the type of transform. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |