![]() |
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
#include <itkVolumeSplineKernelTransform2.h>
Public Types | |
typedef SmartPointer< const Self > | ConstPointer |
typedef Superclass::InputCovariantVectorType | InputCovariantVectorType |
typedef Superclass::InputPointType | InputPointType |
typedef Superclass::InputVectorType | InputVectorType |
typedef Superclass::JacobianType | JacobianType |
typedef Superclass::OutputCovariantVectorType | OutputCovariantVectorType |
typedef Superclass::OutputPointType | OutputPointType |
typedef Superclass::OutputVectorType | OutputVectorType |
typedef Superclass::ParametersType | ParametersType |
typedef SmartPointer< Self > | Pointer |
typedef Superclass::PointsIterator | PointsIterator |
typedef Superclass::ScalarType | ScalarType |
typedef VolumeSplineKernelTransform2 | Self |
typedef KernelTransform2 < TScalarType, NDimensions > | Superclass |
![]() | |
typedef vnl_matrix_fixed < TScalarType, NDimensions, NDimensions > | AMatrixType |
typedef vnl_vector_fixed < TScalarType, NDimensions > | BMatrixType |
typedef vnl_matrix_fixed < TScalarType, NDimensions, 1 > | ColumnMatrixType |
typedef SmartPointer< const Self > | ConstPointer |
typedef vnl_matrix< TScalarType > | DMatrixType |
typedef vnl_matrix_fixed < TScalarType, NDimensions, NDimensions > | GMatrixType |
typedef vnl_matrix_fixed < TScalarType, NDimensions, NDimensions > | IMatrixType |
typedef Superclass::InputCovariantVectorType | InputCovariantVectorType |
typedef Superclass::InputPointType | InputPointType |
typedef Superclass::InputVectorType | InputVectorType |
typedef Superclass::InputVnlVectorType | InputVnlVectorType |
typedef Superclass::InternalMatrixType | InternalMatrixType |
typedef Superclass::JacobianOfSpatialHessianType | JacobianOfSpatialHessianType |
typedef Superclass::JacobianOfSpatialJacobianType | JacobianOfSpatialJacobianType |
typedef Superclass::JacobianType | JacobianType |
typedef vnl_matrix< TScalarType > | KMatrixType |
typedef vnl_matrix< TScalarType > | LMatrixType |
typedef Superclass::NonZeroJacobianIndicesType | NonZeroJacobianIndicesType |
typedef Superclass::NumberOfParametersType | NumberOfParametersType |
typedef Superclass::OutputCovariantVectorType | OutputCovariantVectorType |
typedef Superclass::OutputPointType | OutputPointType |
typedef Superclass::OutputVectorType | OutputVectorType |
typedef Superclass::OutputVnlVectorType | OutputVnlVectorType |
typedef Superclass::ParametersType | ParametersType |
typedef vnl_matrix< TScalarType > | PMatrixType |
typedef SmartPointer< Self > | Pointer |
typedef PointSetType::PointsContainerConstIterator | PointsConstIterator |
typedef PointSetType::PointsContainer | PointsContainer |
typedef PointSetType::Pointer | PointSetPointer |
typedef DefaultStaticMeshTraits < TScalarType, NDimensions, NDimensions, TScalarType, TScalarType > | PointSetTraitsType |
typedef PointSet < InputPointType, NDimensions, PointSetTraitsType > | PointSetType |
typedef PointSetType::PointsContainerIterator | PointsIterator |
typedef vnl_matrix_fixed < TScalarType, 1, NDimensions > | RowMatrixType |
typedef Superclass::ScalarType | ScalarType |
typedef KernelTransform2 | Self |
typedef Superclass::SpatialHessianType | SpatialHessianType |
typedef Superclass::SpatialJacobianType | SpatialJacobianType |
typedef AdvancedTransform < TScalarType, NDimensions, NDimensions > | Superclass |
typedef VectorSetType::Pointer | VectorSetPointer |
typedef VectorContainer < unsigned long, InputVectorType > | VectorSetType |
typedef vnl_matrix< TScalarType > | WMatrixType |
typedef vnl_matrix< TScalarType > | YMatrixType |
![]() | |
typedef SmartPointer< const Self > | ConstPointer |
typedef Superclass::InputCovariantVectorType | InputCovariantVectorType |
typedef Superclass::InputPointType | InputPointType |
typedef Superclass::InputVectorType | InputVectorType |
typedef Superclass::InputVnlVectorType | InputVnlVectorType |
typedef SpatialJacobianType::InternalMatrixType | InternalMatrixType |
typedef Superclass::InverseTransformBasePointer | InverseTransformBasePointer |
typedef Superclass::InverseTransformBaseType | InverseTransformBaseType |
typedef std::vector < SpatialHessianType > | JacobianOfSpatialHessianType |
typedef std::vector < SpatialJacobianType > | JacobianOfSpatialJacobianType |
typedef Superclass::JacobianType | JacobianType |
typedef std::vector< unsigned long > | NonZeroJacobianIndicesType |
typedef Superclass::NumberOfParametersType | NumberOfParametersType |
typedef Superclass::OutputCovariantVectorType | OutputCovariantVectorType |
typedef Superclass::OutputPointType | OutputPointType |
typedef Superclass::OutputVectorType | OutputVectorType |
typedef Superclass::OutputVnlVectorType | OutputVnlVectorType |
typedef Superclass::ParametersType | ParametersType |
typedef Superclass::ParametersValueType | ParametersValueType |
typedef SmartPointer< Self > | Pointer |
typedef Superclass::ScalarType | ScalarType |
typedef AdvancedTransform | Self |
typedef FixedArray< Matrix < ScalarType, InputSpaceDimension, InputSpaceDimension > , OutputSpaceDimension > | SpatialHessianType |
typedef Matrix< ScalarType, OutputSpaceDimension, InputSpaceDimension > | SpatialJacobianType |
typedef Transform< TScalarType, NInputDimensions, NOutputDimensions > | Superclass |
typedef Transform< TScalarType, NInputDimensions, NOutputDimensions > | TransformType |
typedef TransformType::ConstPointer | TransformTypeConstPointer |
typedef TransformType::Pointer | TransformTypePointer |
Static Public Member Functions | |
static Pointer | New () |
![]() | |
static Pointer | New () |
Protected Types | |
typedef Superclass::GMatrixType | GMatrixType |
![]() | |
typedef vnl_qr< ScalarType > | QRDecompositionType |
typedef vnl_svd< ScalarType > | SVDDecompositionType |
Protected Member Functions | |
virtual void | ComputeDeformationContribution (const InputPointType &inputPoint, OutputPointType &result) const |
void | ComputeG (const InputVectorType &x, GMatrixType &GMatrix) const |
VolumeSplineKernelTransform2 () | |
virtual | ~VolumeSplineKernelTransform2 () |
![]() | |
void | ComputeD (void) |
void | ComputeK (void) |
void | ComputeL (void) |
void | ComputeP (void) |
virtual void | ComputeReflexiveG (PointsIterator, GMatrixType &GMatrix) const |
void | ComputeY (void) |
KernelTransform2 () | |
void | PrintSelf (std::ostream &os, Indent indent) const |
void | ReorganizeW (void) |
virtual | ~KernelTransform2 () |
![]() | |
AdvancedTransform () | |
AdvancedTransform (NumberOfParametersType numberOfParameters) | |
virtual | ~AdvancedTransform () |
Private Member Functions | |
void | operator= (const Self &) |
VolumeSplineKernelTransform2 (const Self &) | |
This class defines the thin plate spline (TPS) transformation. It is implemented in as straightforward a manner as possible from the IEEE TMI paper by Davis, Khotanzad, Flamig, and Harms, Vol. 16 No. 3 June 1997
Definition at line 35 of file itkVolumeSplineKernelTransform2.h.
typedef SmartPointer< const Self > itk::VolumeSplineKernelTransform2< TScalarType, NDimensions >::ConstPointer |
Definition at line 44 of file itkVolumeSplineKernelTransform2.h.
|
protected |
These (rather redundant) typedefs are needed because on SGI, typedefs are not inherited.
Definition at line 88 of file itkVolumeSplineKernelTransform2.h.
typedef Superclass::InputCovariantVectorType itk::VolumeSplineKernelTransform2< TScalarType, NDimensions >::InputCovariantVectorType |
Definition at line 71 of file itkVolumeSplineKernelTransform2.h.
typedef Superclass::InputPointType itk::VolumeSplineKernelTransform2< TScalarType, NDimensions >::InputPointType |
These (rather redundant) typedefs are needed because on SGI, typedefs are not inherited
Definition at line 66 of file itkVolumeSplineKernelTransform2.h.
typedef Superclass::InputVectorType itk::VolumeSplineKernelTransform2< TScalarType, NDimensions >::InputVectorType |
Definition at line 68 of file itkVolumeSplineKernelTransform2.h.
typedef Superclass::JacobianType itk::VolumeSplineKernelTransform2< TScalarType, NDimensions >::JacobianType |
Jacobian Type
Definition at line 59 of file itkVolumeSplineKernelTransform2.h.
typedef Superclass::OutputCovariantVectorType itk::VolumeSplineKernelTransform2< TScalarType, NDimensions >::OutputCovariantVectorType |
Definition at line 73 of file itkVolumeSplineKernelTransform2.h.
typedef Superclass::OutputPointType itk::VolumeSplineKernelTransform2< TScalarType, NDimensions >::OutputPointType |
Definition at line 67 of file itkVolumeSplineKernelTransform2.h.
typedef Superclass::OutputVectorType itk::VolumeSplineKernelTransform2< TScalarType, NDimensions >::OutputVectorType |
Definition at line 69 of file itkVolumeSplineKernelTransform2.h.
typedef Superclass::ParametersType itk::VolumeSplineKernelTransform2< TScalarType, NDimensions >::ParametersType |
Parameters type.
Definition at line 56 of file itkVolumeSplineKernelTransform2.h.
typedef SmartPointer< Self > itk::VolumeSplineKernelTransform2< TScalarType, NDimensions >::Pointer |
Definition at line 43 of file itkVolumeSplineKernelTransform2.h.
typedef Superclass::PointsIterator itk::VolumeSplineKernelTransform2< TScalarType, NDimensions >::PointsIterator |
Definition at line 74 of file itkVolumeSplineKernelTransform2.h.
typedef Superclass::ScalarType itk::VolumeSplineKernelTransform2< TScalarType, NDimensions >::ScalarType |
Scalar type.
Definition at line 50 of file itkVolumeSplineKernelTransform2.h.
typedef VolumeSplineKernelTransform2 itk::VolumeSplineKernelTransform2< TScalarType, NDimensions >::Self |
Standard class typedefs.
Definition at line 41 of file itkVolumeSplineKernelTransform2.h.
typedef KernelTransform2< TScalarType, NDimensions > itk::VolumeSplineKernelTransform2< TScalarType, NDimensions >::Superclass |
Definition at line 42 of file itkVolumeSplineKernelTransform2.h.
|
inlineprotected |
Definition at line 78 of file itkVolumeSplineKernelTransform2.h.
|
inlineprotectedvirtual |
Definition at line 84 of file itkVolumeSplineKernelTransform2.h.
|
private |
|
protectedvirtual |
Compute the contribution of the landmarks weighted by the kernel funcion to the global deformation of the space
Reimplemented from itk::KernelTransform2< TScalarType, NDimensions >.
|
protectedvirtual |
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::KernelTransform2< TScalarType, NDimensions >.
|
virtual |
Run-time type information (and related methods).
Reimplemented from itk::KernelTransform2< TScalarType, NDimensions >.
itk::VolumeSplineKernelTransform2< TScalarType, NDimensions >::itkStaticConstMacro | ( | SpaceDimension | , |
unsigned | int, | ||
Superclass::SpaceDimension | |||
) |
Dimension of the domain space.
|
static |
New macro for creation of through a Smart Pointer
|
private |
Generated on 27-04-2014 for elastix by ![]() |
![]() |