#include <itkMIRegistrationFunction.h>
Inheritance diagram for itk::MIRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >:
Non-integer moving image values are obtained by using interpolation. The default interpolator is of type LinearInterpolateImageFunction. The user may set other interpolators via method SetMovingImageInterpolator. Note that the input interpolator must derive from baseclass InterpolateImageFunction.
This class is templated over the fixed image type, moving image type, and the deformation field type.
Definition at line 53 of file itkMIRegistrationFunction.h.
|
Reimplemented from itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >. Definition at line 64 of file itkMIRegistrationFunction.h. |
|
Interpolator type. Definition at line 100 of file itkMIRegistrationFunction.h. |
|
Covariant vector type. Definition at line 108 of file itkMIRegistrationFunction.h. |
|
Definition at line 105 of file itkMIRegistrationFunction.h. |
|
Deformation field type. Reimplemented from itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >. Definition at line 84 of file itkMIRegistrationFunction.h. |
|
Reimplemented from itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >. Definition at line 86 of file itkMIRegistrationFunction.h. |
|
FixedImage image neighborhood iterator type. Definition at line 162 of file itkMIRegistrationFunction.h. Referenced by itk::MIRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::~MIRegistrationFunction(). |
|
Reimplemented from itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >. Definition at line 79 of file itkMIRegistrationFunction.h. |
|
FixedImage image type. Reimplemented from itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >. Definition at line 78 of file itkMIRegistrationFunction.h. |
|
A floating point offset from an image grid location. Used for interpolation among grid values in a neighborhood. Reimplemented from itk::FiniteDifferenceFunction< TDeformationField >. Definition at line 96 of file itkMIRegistrationFunction.h. Referenced by itk::MIRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::ReleaseGlobalDataPointer(). |
|
Definition at line 112 of file itkMIRegistrationFunction.h. |
|
Gradient calculator type. Definition at line 111 of file itkMIRegistrationFunction.h. |
|
Definition at line 80 of file itkMIRegistrationFunction.h. |
|
Definition at line 102 of file itkMIRegistrationFunction.h. |
|
Definition at line 101 of file itkMIRegistrationFunction.h. |
|
Reimplemented from itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >. Definition at line 75 of file itkMIRegistrationFunction.h. |
|
MovingImage image type. Reimplemented from itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >. Definition at line 74 of file itkMIRegistrationFunction.h. |
|
The type of data structure that is passed to this function object to evaluate at a pixel that does not lie on a data set boundary. Reimplemented from itk::FiniteDifferenceFunction< TDeformationField >. Definition at line 94 of file itkMIRegistrationFunction.h. Referenced by itk::MIRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::ReleaseGlobalDataPointer(). |
|
Inherit some enums from the superclass. Reimplemented from itk::FiniteDifferenceFunction< TDeformationField >. Definition at line 92 of file itkMIRegistrationFunction.h. Referenced by itk::MIRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::ReleaseGlobalDataPointer(). |
|
Reimplemented from itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >. Definition at line 63 of file itkMIRegistrationFunction.h. |
|
Definition at line 103 of file itkMIRegistrationFunction.h. |
|
Neighborhood radius type Reimplemented from itk::FiniteDifferenceFunction< TDeformationField >. Definition at line 93 of file itkMIRegistrationFunction.h. |
|
Standard class typedefs. Reimplemented from itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >. Definition at line 60 of file itkMIRegistrationFunction.h. |
|
Definition at line 81 of file itkMIRegistrationFunction.h. |
|
Reimplemented from itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >. Definition at line 62 of file itkMIRegistrationFunction.h. |
|
Define the TimeStepType to always be double. Reimplemented from itk::FiniteDifferenceFunction< TDeformationField >. Definition at line 97 of file itkMIRegistrationFunction.h. |
|
|
|
Definition at line 158 of file itkMIRegistrationFunction.h. |
|
This class uses a constant timestep of 1. Implements itk::FiniteDifferenceFunction< TDeformationField >. Definition at line 123 of file itkMIRegistrationFunction.h. |
|
This method is called by a finite difference solver image filter at each pixel that does not lie on a data set boundary Implements itk::FiniteDifferenceFunction< TDeformationField >.
|
|
Run-time type information (and related methods). Reimplemented from itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >.
|
|
Return a pointer to a global data structure that is passed to this object from the solver at each calculation. Implements itk::FiniteDifferenceFunction< TDeformationField >. Definition at line 128 of file itkMIRegistrationFunction.h. |
|
Get the moving image interpolator. Definition at line 119 of file itkMIRegistrationFunction.h. |
|
Set the object's state before each iteration. Reimplemented from itk::FiniteDifferenceFunction< TDeformationField >.
|
|
Inherit some enums from the superclass. |
|
Method for creation through the object factory. Reimplemented from itk::LightObject.
|
|
Methods invoked by Print() to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes. Reimplemented from itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >.
|
|
Release memory for global data structure. Implements itk::FiniteDifferenceFunction< TDeformationField >. Definition at line 136 of file itkMIRegistrationFunction.h. References itk::MIRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::FloatOffsetType, itk::MIRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::NeighborhoodType, and itk::MIRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::PixelType. |
|
Definition at line 153 of file itkMIRegistrationFunction.h. |
|
Definition at line 150 of file itkMIRegistrationFunction.h. |
|
Set the moving image interpolator. Definition at line 115 of file itkMIRegistrationFunction.h. |
|
The global timestep. Definition at line 172 of file itkMIRegistrationFunction.h. |