#include <itkNCCRegistrationFunction.h>
Inheritance diagram for itk::NCCRegistrationFunction< 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 itkNCCRegistrationFunction.h.
|
|||||
|
Reimplemented from itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >. Definition at line 64 of file itkNCCRegistrationFunction.h. |
|
|||||
|
Interpolator type. Definition at line 101 of file itkNCCRegistrationFunction.h. |
|
|||||
|
Covariant vector type. Definition at line 109 of file itkNCCRegistrationFunction.h. |
|
|
The default boundary condition for finite difference functions that is used unless overridden in the Evaluate() method. Definition at line 93 of file itkFiniteDifferenceFunction.h. |
|
|||||
|
Definition at line 106 of file itkNCCRegistrationFunction.h. |
|
|||||
|
Deformation field type. Reimplemented from itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >. Definition at line 85 of file itkNCCRegistrationFunction.h. |
|
|||||
|
Reimplemented from itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >. Definition at line 87 of file itkNCCRegistrationFunction.h. |
|
|||||
|
FixedImage image neighborhood iterator type. Definition at line 155 of file itkNCCRegistrationFunction.h. |
|
|||||
|
Reimplemented from itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >. Definition at line 79 of file itkNCCRegistrationFunction.h. |
|
|||||
|
FixedImage image type. Reimplemented from itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >. Definition at line 78 of file itkNCCRegistrationFunction.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 97 of file itkNCCRegistrationFunction.h. |
|
|||||
|
Definition at line 113 of file itkNCCRegistrationFunction.h. |
|
|||||
|
Gradient calculator type. Definition at line 112 of file itkNCCRegistrationFunction.h. |
|
|
Extract some parameters from the image type Definition at line 77 of file itkFiniteDifferenceFunction.h. |
|
|||||
|
Definition at line 80 of file itkNCCRegistrationFunction.h. |
|
|||||
|
Definition at line 103 of file itkNCCRegistrationFunction.h. |
|
|||||
|
Definition at line 102 of file itkNCCRegistrationFunction.h. |
|
|||||
|
Reimplemented from itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >. Definition at line 75 of file itkNCCRegistrationFunction.h. |
|
|||||
|
MovingImage image type. Reimplemented from itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >. Definition at line 71 of file itkNCCRegistrationFunction.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 95 of file itkNCCRegistrationFunction.h. |
|
|
Definition at line 82 of file itkFiniteDifferenceFunction.h. |
|
|||||
|
Inherit some enums from the superclass. Reimplemented from itk::FiniteDifferenceFunction< TDeformationField >. Definition at line 93 of file itkNCCRegistrationFunction.h. |
|
|||||
|
Reimplemented from itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >. Definition at line 63 of file itkNCCRegistrationFunction.h. |
|
|||||
|
Definition at line 104 of file itkNCCRegistrationFunction.h. |
|
|||||
|
Neighborhood radius type Reimplemented from itk::FiniteDifferenceFunction< TDeformationField >. Definition at line 94 of file itkNCCRegistrationFunction.h. |
|
|||||
|
Standard class typedefs. Reimplemented from itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >. Definition at line 60 of file itkNCCRegistrationFunction.h. |
|
|||||
|
Definition at line 81 of file itkNCCRegistrationFunction.h. |
|
|||||
|
Definition at line 82 of file itkNCCRegistrationFunction.h. |
|
|||||
|
Reimplemented from itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >. Definition at line 62 of file itkNCCRegistrationFunction.h. |
|
|||||
|
Define the TimeStepType to always be double. Reimplemented from itk::FiniteDifferenceFunction< TDeformationField >. Definition at line 98 of file itkNCCRegistrationFunction.h. |
|
|||||||||
|
|
|
|||||||||
|
Definition at line 151 of file itkNCCRegistrationFunction.h. |
|
|
This method is called when itkExceptionMacro executes. It allows the debugger to break on error. |
|
||||||||||
|
This class uses a constant timestep of 1. Implements itk::FiniteDifferenceFunction< TDeformationField >. Definition at line 124 of file itkNCCRegistrationFunction.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 >. |
|
|
Create an object from an instance, potentially deferring to a factory. This method allows you to create an instance of an object that is exactly the same type as the referring object. This is useful in cases where an object has been cast back to a base class. Reimplemented in itk::Object. |
|
|
Delete an itk object. This method should always be used to delete an object when the new operator was used to create it. Using the C delete method will not work with reference counting. |
|
|
Definition at line 182 of file itkFiniteDifferenceFunction.h. |
|
||||||||||
|
Get the fixed image. Definition at line 87 of file itkPDEDeformableRegistrationFunction.h. |
|
|||||||||
|
Definition at line 92 of file itkPDEDeformableRegistrationFunction.h. |
|
||||||||||
|
Get the fixed image. Definition at line 79 of file itkPDEDeformableRegistrationFunction.h. |
|
|||||||||
|
Returns a pointer to a global data structure that is passed to this object from the solver at each calculation. The idea is that the solver holds the state of any global values needed to calculate the time step, while the equation object performs the actual calculations. The global data should also be initialized in this method. Implements itk::FiniteDifferenceFunction< TDeformationField >. Definition at line 129 of file itkNCCRegistrationFunction.h. |
|
|||||||||
|
Definition at line 94 of file itkPDEDeformableRegistrationFunction.h. |
|
||||||||||
|
Get the moving image. Definition at line 71 of file itkPDEDeformableRegistrationFunction.h. |
|
||||||||||
|
Get the moving image interpolator. Definition at line 120 of file itkNCCRegistrationFunction.h. |
|
|||||||||
|
Run-time type information (and related methods). Reimplemented from itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >. |
|
|||||||||
|
Definition at line 96 of file itkPDEDeformableRegistrationFunction.h. |
|
|
Returns the radius of the neighborhood this FiniteDifferenceFunction needs to perform its calculations. Definition at line 142 of file itkFiniteDifferenceFunction.h. |
|
|
Gets the reference count on this object. Definition at line 98 of file itkLightObject.h. |
|
|||||||||
|
Set the object's state before each iteration. Reimplemented from itk::FiniteDifferenceFunction< TDeformationField >. |
|
||||||||||||||||
|
Save image dimension. |
|
||||||||||||||||||||
|
Inherit some enums from the superclass. |
|
|||||||||
|
Method for creation through the object factory. Reimplemented from itk::LightObject. |
|
||||||||||||
|
Cause the object to print itself out. |
|
||||||||||||||||
|
Reimplemented from itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >. |
|
||||||||||||
|
|
|
|
Increase the reference count (mark as used by another object). Reimplemented in itk::Object. |
|
||||||||||
|
Release memory for global data structure. Implements itk::FiniteDifferenceFunction< TDeformationField >. Definition at line 137 of file itkNCCRegistrationFunction.h. |
|
||||||||||
|
Set the fixed image. Definition at line 83 of file itkPDEDeformableRegistrationFunction.h. |
|
||||||||||
|
Definition at line 91 of file itkPDEDeformableRegistrationFunction.h. |
|
||||||||||
|
Set the fixed image. Definition at line 75 of file itkPDEDeformableRegistrationFunction.h. |
|
||||||||||
|
Definition at line 93 of file itkPDEDeformableRegistrationFunction.h. |
|
||||||||||
|
Set the moving image. Definition at line 67 of file itkPDEDeformableRegistrationFunction.h. |
|
||||||||||
|
Set the moving image interpolator. Definition at line 116 of file itkNCCRegistrationFunction.h. |
|
||||||||||
|
Definition at line 95 of file itkPDEDeformableRegistrationFunction.h. |
|
|
Sets the radius of the neighborhood this FiniteDifferenceFunction needs to perform its calculations. Definition at line 137 of file itkFiniteDifferenceFunction.h. |
|
|
Sets the reference count on this object. This is a dangerous method, use it with care. Reimplemented in itk::Object. |
|
|
Definition at line 148 of file itkFiniteDifferenceFunction.h. |
|
|
Decrease the reference count (release by another object). Reimplemented in itk::Object. |
|
|||||
|
The deformation field. Definition at line 128 of file itkPDEDeformableRegistrationFunction.h. |
|
|||||
|
Definition at line 130 of file itkPDEDeformableRegistrationFunction.h. |
|
|||||
|
The fixed image. Definition at line 125 of file itkPDEDeformableRegistrationFunction.h. |
|
|||||
|
Definition at line 132 of file itkPDEDeformableRegistrationFunction.h. |
|
|||||
|
The moving image. Definition at line 119 of file itkPDEDeformableRegistrationFunction.h. |
|
|||||
|
Definition at line 131 of file itkPDEDeformableRegistrationFunction.h. |
|
|
Definition at line 194 of file itkFiniteDifferenceFunction.h. |
|
|
Number of uses of this object by other objects. Definition at line 119 of file itkLightObject.h. |
|
|
Mutex lock to protect modification to the reference count Definition at line 122 of file itkLightObject.h. |
|
|
Definition at line 195 of file itkFiniteDifferenceFunction.h. |
|
|
|
1.4.2 written by Dimitri van Heesch,
© 1997-2000