#include <itkVolumeSplineKernelTransform.h>
Inheritance diagram for itk::VolumeSplineKernelTransform< TScalarType, NDimensions >:
Definition at line 34 of file itkVolumeSplineKernelTransform.h.
|
Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. Definition at line 42 of file itkVolumeSplineKernelTransform.h. |
|
These (rather redundant) typedefs are needed because on SGI, typedefs are not inherited. Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. Definition at line 79 of file itkVolumeSplineKernelTransform.h. |
|
Standard covariant vector type for this class Reimplemented from itk::Transform< TScalarType, NDimensions, NDimensions >. Definition at line 68 of file itkVolumeSplineKernelTransform.h. |
|
These (rather redundant) typedefs are needed because on SGI, typedefs are not inherited Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. Definition at line 64 of file itkVolumeSplineKernelTransform.h. |
|
Standard vector type for this class. Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. Definition at line 66 of file itkVolumeSplineKernelTransform.h. |
|
Jacobian Type Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. Definition at line 57 of file itkVolumeSplineKernelTransform.h. |
|
Reimplemented from itk::Transform< TScalarType, NDimensions, NDimensions >. Definition at line 69 of file itkVolumeSplineKernelTransform.h. |
|
Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. Definition at line 65 of file itkVolumeSplineKernelTransform.h. |
|
Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. Definition at line 67 of file itkVolumeSplineKernelTransform.h. |
|
Parameters type. Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. Definition at line 54 of file itkVolumeSplineKernelTransform.h. |
|
Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. Definition at line 41 of file itkVolumeSplineKernelTransform.h. |
|
Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. Definition at line 70 of file itkVolumeSplineKernelTransform.h. |
|
Scalar type. Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. Definition at line 51 of file itkVolumeSplineKernelTransform.h. |
|
Standard class typedefs. Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. Definition at line 39 of file itkVolumeSplineKernelTransform.h. |
|
Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. Definition at line 40 of file itkVolumeSplineKernelTransform.h. |
|
Definition at line 74 of file itkVolumeSplineKernelTransform.h. |
|
Definition at line 75 of file itkVolumeSplineKernelTransform.h. |
|
Compute the contribution of the landmarks weighted by the kernel funcion to the global deformation of the space Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. |
|
Compute G(x) For the volume plate spline, this is: G(x) = r(x)^3*I where r(x) = Euclidean norm = sqrt[x1^2 + x2^2 + x3^2]
I = identity matrix. Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. |
|
Run-time type information (and related methods). Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. |
|
Dimension of the domain space. |
|
New macro for creation of through a Smart Pointer Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. |