Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::ThinPlateR2LogRSplineKernelTransform< TScalarType, NDimensions > Class Template Reference
[Transforms]

#include <itkThinPlateR2LogRSplineKernelTransform.h>

Inheritance diagram for itk::ThinPlateR2LogRSplineKernelTransform< TScalarType, NDimensions >:

Inheritance graph
[legend]
Collaboration diagram for itk::ThinPlateR2LogRSplineKernelTransform< TScalarType, NDimensions >:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<class TScalarType, unsigned int NDimensions = 3>
class itk::ThinPlateR2LogRSplineKernelTransform< TScalarType, NDimensions >

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.

The kernel used in this variant of TPS is $ R^2 log(R) $

Definition at line 36 of file itkThinPlateR2LogRSplineKernelTransform.h.

Public Types

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 > 
IMatrixType
typedef Superclass::InputCovariantVectorType InputCovariantVectorType
typedef Superclass::InputPointType InputPointType
typedef Superclass::InputVectorType InputVectorType
typedef vnl_vector_fixed<
TScalarType, NInputDimensions > 
InputVnlVectorType
typedef Superclass::JacobianType JacobianType
typedef vnl_matrix< TScalarType > KMatrixType
typedef vnl_matrix< TScalarType > LMatrixType
typedef Superclass::OutputCovariantVectorType OutputCovariantVectorType
typedef Superclass::OutputPointType OutputPointType
typedef Superclass::OutputVectorType OutputVectorType
typedef vnl_vector_fixed<
TScalarType, NOutputDimensions > 
OutputVnlVectorType
typedef Superclass::ParametersType ParametersType
typedef vnl_matrix< TScalarType > PMatrixType
typedef SmartPointer< SelfPointer
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 Superclass::PointsIterator PointsIterator
typedef vnl_matrix_fixed<
TScalarType, 1, NDimensions > 
RowMatrixType
typedef Superclass::ScalarType ScalarType
typedef ThinPlateR2LogRSplineKernelTransform Self
typedef KernelTransform< TScalarType,
NDimensions > 
Superclass
typedef VectorSetType::Pointer VectorSetPointer
typedef itk::VectorContainer<
unsigned long, InputVectorType
VectorSetType
typedef vnl_matrix< TScalarType > WMatrixType
typedef vnl_matrix< TScalarType > YMatrixType

Public Member Functions

void ComputeWMatrix (void)
virtual LightObject::Pointer CreateAnother () const
virtual void DebugOff () const
virtual void DebugOn () const
virtual void Delete ()
CommandGetCommand (unsigned long tag)
bool GetDebug () const
virtual VectorSetTypeGetDisplacements ()
virtual const ParametersTypeGetFixedParameters (void) const
unsigned int GetInputSpaceDimension (void) const
bool GetInverse (Self *inverseTransform) const
virtual const JacobianTypeGetJacobian (const InputPointType &) const
virtual const JacobianTypeGetJacobian (const InputPointType &point) const
const MetaDataDictionaryGetMetaDataDictionary (void) const
MetaDataDictionaryGetMetaDataDictionary (void)
virtual unsigned long GetMTime () const
virtual const char * GetNameOfClass () const
virtual unsigned int GetNumberOfParameters (void) const
unsigned int GetOutputSpaceDimension (void) const
virtual const ParametersTypeGetParameters (void) const
virtual int GetReferenceCount () const
virtual PointSetTypeGetSourceLandmarks ()
virtual PointSetTypeGetTargetLandmarks ()
virtual std::string GetTransformTypeAsString () const
bool HasObserver (const EventObject &event) const
void InvokeEvent (const EventObject &) const
void InvokeEvent (const EventObject &)
virtual bool IsLinear () const
 itkStaticConstMacro (OutputSpaceDimension, unsigned int, NOutputDimensions)
 itkStaticConstMacro (InputSpaceDimension, unsigned int, NInputDimensions)
 itkStaticConstMacro (SpaceDimension, unsigned int, NDimensions)
 itkStaticConstMacro (SpaceDimension, unsigned int, Superclass::SpaceDimension)
virtual void Modified () const
void Print (std::ostream &os, Indent indent=0) const
virtual void Register () const
void RemoveAllObservers ()
void RemoveObserver (unsigned long tag)
void SetDebug (bool debugFlag) const
virtual void SetFixedParameters (const ParametersType &)
virtual void SetFixedParameters (const ParametersType &)
void SetMetaDataDictionary (const MetaDataDictionary &rhs)
virtual void SetParameters (const ParametersType &)
virtual void SetParameters (const ParametersType &)
virtual void SetParametersByValue (const ParametersType &p)
virtual void SetReferenceCount (int)
virtual void SetSourceLandmarks (PointSetType *)
virtual void SetTargetLandmarks (PointSetType *)
virtual OutputCovariantVectorType TransformCovariantVector (const InputCovariantVectorType &) const
virtual OutputPointType TransformPoint (const InputPointType &) const
virtual OutputPointType TransformPoint (const InputPointType &thisPoint) const
virtual OutputVnlVectorType TransformVector (const InputVnlVectorType &) const
virtual OutputVectorType TransformVector (const InputVectorType &) const
virtual void UnRegister () const
virtual void UpdateParameters (void) const
unsigned long AddObserver (const EventObject &event, Command *) const
unsigned long AddObserver (const EventObject &event, Command *)
virtual double GetStiffness ()
virtual void SetStiffness (double _arg)

Static Public Member Functions

static void BreakOnError ()
static Pointer New ()
static bool GetGlobalWarningDisplay ()
static void GlobalWarningDisplayOff ()
static void GlobalWarningDisplayOn ()
static void SetGlobalWarningDisplay (bool flag)

Protected Types

typedef Superclass::GMatrixType GMatrixType
typedef int InternalReferenceCountType

Protected Member Functions

void ComputeD ()
virtual void ComputeDeformationContribution (const InputPointType &inputPoint, OutputPointType &result) const
virtual void ComputeG (const InputVectorType &landmarkVector, GMatrixType &gmatrix) const
virtual void ComputeG (const InputVectorType &landmarkVector, GMatrixType &gmatrix) const
void ComputeK ()
void ComputeL ()
void ComputeP ()
virtual const GMatrixTypeComputeReflexiveG (PointsIterator) const
void ComputeY ()
 itkLegacyMacro (virtual const GMatrixType &ComputeG(const InputVectorType &landmarkVector) const)
bool PrintObservers (std::ostream &os, Indent indent) const
void PrintSelf (std::ostream &os, Indent indent) const
void ReorganizeW (void)
 ThinPlateR2LogRSplineKernelTransform ()
virtual ~ThinPlateR2LogRSplineKernelTransform ()
virtual void PrintHeader (std::ostream &os, Indent indent) const
virtual void PrintTrailer (std::ostream &os, Indent indent) const

Protected Attributes

AMatrixType m_AMatrix
BMatrixType m_BVector
VectorSetPointer m_Displacements
DMatrixType m_DMatrix
ParametersType m_FixedParameters
GMatrixType m_GMatrix
IMatrixType m_I
JacobianType m_Jacobian
KMatrixType m_KMatrix
LMatrixType m_LMatrix
ParametersType m_Parameters
PMatrixType m_PMatrix
InternalReferenceCountType m_ReferenceCount
SimpleFastMutexLock m_ReferenceCountLock
PointSetPointer m_SourceLandmarks
double m_Stiffness
PointSetPointer m_TargetLandmarks
WMatrixType m_WMatrix
bool m_WMatrixComputed
YMatrixType m_YMatrix


Member Typedef Documentation

template<class TScalarType, unsigned int NDimensions>
typedef vnl_matrix_fixed<TScalarType,NDimensions,NDimensions> itk::KernelTransform< TScalarType, NDimensions >::AMatrixType [inherited]

'A' matrix typedef. Rotational part of the Affine component

Definition at line 216 of file itkKernelTransform.h.

template<class TScalarType, unsigned int NDimensions>
typedef vnl_vector_fixed<TScalarType,NDimensions> itk::KernelTransform< TScalarType, NDimensions >::BMatrixType [inherited]

'B' matrix typedef. Translational part of the Affine component

Definition at line 219 of file itkKernelTransform.h.

template<class TScalarType, unsigned int NDimensions>
typedef vnl_matrix_fixed<TScalarType, NDimensions, 1> itk::KernelTransform< TScalarType, NDimensions >::ColumnMatrixType [inherited]

Column matrix typedef.

Definition at line 225 of file itkKernelTransform.h.

template<class TScalarType, unsigned int NDimensions = 3>
typedef SmartPointer<const Self> itk::ThinPlateR2LogRSplineKernelTransform< TScalarType, NDimensions >::ConstPointer

Reimplemented from itk::KernelTransform< TScalarType, NDimensions >.

Definition at line 44 of file itkThinPlateR2LogRSplineKernelTransform.h.

template<class TScalarType, unsigned int NDimensions>
typedef vnl_matrix<TScalarType> itk::KernelTransform< TScalarType, NDimensions >::DMatrixType [inherited]

'D' matrix typedef. Deformation component

Definition at line 213 of file itkKernelTransform.h.

template<class TScalarType, unsigned int NDimensions = 3>
typedef Superclass::GMatrixType itk::ThinPlateR2LogRSplineKernelTransform< TScalarType, NDimensions >::GMatrixType [protected]

These (rather redundant) typedefs are needed because on SGI, typedefs are not inherited.

Reimplemented from itk::KernelTransform< TScalarType, NDimensions >.

Definition at line 81 of file itkThinPlateR2LogRSplineKernelTransform.h.

template<class TScalarType, unsigned int NDimensions>
typedef vnl_matrix_fixed<TScalarType, NDimensions, NDimensions> itk::KernelTransform< TScalarType, NDimensions >::IMatrixType [inherited]

'I' (identity) matrix typedef.

Definition at line 140 of file itkKernelTransform.h.

template<class TScalarType, unsigned int NDimensions = 3>
typedef Superclass::InputCovariantVectorType itk::ThinPlateR2LogRSplineKernelTransform< TScalarType, NDimensions >::InputCovariantVectorType

Standard covariant vector type for this class

Reimplemented from itk::Transform< TScalarType, NDimensions, NDimensions >.

Definition at line 70 of file itkThinPlateR2LogRSplineKernelTransform.h.

template<class TScalarType, unsigned int NDimensions = 3>
typedef Superclass::InputPointType itk::ThinPlateR2LogRSplineKernelTransform< TScalarType, NDimensions >::InputPointType

These (rather redundant) typedefs are needed because on SGI, typedefs are not inherited

Reimplemented from itk::KernelTransform< TScalarType, NDimensions >.

Definition at line 66 of file itkThinPlateR2LogRSplineKernelTransform.h.

template<class TScalarType, unsigned int NDimensions = 3>
typedef Superclass::InputVectorType itk::ThinPlateR2LogRSplineKernelTransform< TScalarType, NDimensions >::InputVectorType

Standard vector type for this class.

Reimplemented from itk::KernelTransform< TScalarType, NDimensions >.

Definition at line 68 of file itkThinPlateR2LogRSplineKernelTransform.h.

typedef vnl_vector_fixed<TScalarType , NInputDimensions> itk::Transform< TScalarType , NInputDimensions, NOutputDimensions >::InputVnlVectorType [inherited]

Standard vnl_vector type for this class.

Reimplemented in itk::BSplineDeformableTransform< TScalarType, NDimensions, VSplineOrder >, itk::IdentityTransform< TScalarType, NDimensions >, itk::ScaleLogarithmicTransform< TScalarType, NDimensions >, itk::ScaleTransform< TScalarType, NDimensions >, and itk::TranslationTransform< TScalarType, NDimensions >.

Definition at line 110 of file itkTransform.h.

typedef int itk::LightObject::InternalReferenceCountType [protected, inherited]

Define the type of the reference count according to the target. This allows the use of atomic operations

Definition at line 139 of file itkLightObject.h.

template<class TScalarType, unsigned int NDimensions = 3>
typedef Superclass::JacobianType itk::ThinPlateR2LogRSplineKernelTransform< TScalarType, NDimensions >::JacobianType

Jacobian Type

Reimplemented from itk::KernelTransform< TScalarType, NDimensions >.

Definition at line 59 of file itkThinPlateR2LogRSplineKernelTransform.h.

template<class TScalarType, unsigned int NDimensions>
typedef vnl_matrix<TScalarType> itk::KernelTransform< TScalarType, NDimensions >::KMatrixType [inherited]

'K' matrix typedef.

Definition at line 201 of file itkKernelTransform.h.

template<class TScalarType, unsigned int NDimensions>
typedef vnl_matrix<TScalarType> itk::KernelTransform< TScalarType, NDimensions >::LMatrixType [inherited]

'L' matrix typedef.

Definition at line 198 of file itkKernelTransform.h.

template<class TScalarType, unsigned int NDimensions = 3>
typedef Superclass::OutputCovariantVectorType itk::ThinPlateR2LogRSplineKernelTransform< TScalarType, NDimensions >::OutputCovariantVectorType

Reimplemented from itk::Transform< TScalarType, NDimensions, NDimensions >.

Definition at line 71 of file itkThinPlateR2LogRSplineKernelTransform.h.

template<class TScalarType, unsigned int NDimensions = 3>
typedef Superclass::OutputPointType itk::ThinPlateR2LogRSplineKernelTransform< TScalarType, NDimensions >::OutputPointType

Reimplemented from itk::KernelTransform< TScalarType, NDimensions >.

Definition at line 67 of file itkThinPlateR2LogRSplineKernelTransform.h.

template<class TScalarType, unsigned int NDimensions = 3>
typedef Superclass::OutputVectorType itk::ThinPlateR2LogRSplineKernelTransform< TScalarType, NDimensions >::OutputVectorType

Reimplemented from itk::KernelTransform< TScalarType, NDimensions >.

Definition at line 69 of file itkThinPlateR2LogRSplineKernelTransform.h.

typedef vnl_vector_fixed<TScalarType , NOutputDimensions> itk::Transform< TScalarType , NInputDimensions, NOutputDimensions >::OutputVnlVectorType [inherited]

Reimplemented in itk::BSplineDeformableTransform< TScalarType, NDimensions, VSplineOrder >, itk::IdentityTransform< TScalarType, NDimensions >, itk::ScaleLogarithmicTransform< TScalarType, NDimensions >, itk::ScaleTransform< TScalarType, NDimensions >, and itk::TranslationTransform< TScalarType, NDimensions >.

Definition at line 111 of file itkTransform.h.

template<class TScalarType, unsigned int NDimensions = 3>
typedef Superclass::ParametersType itk::ThinPlateR2LogRSplineKernelTransform< TScalarType, NDimensions >::ParametersType

Parameters type.

Reimplemented from itk::KernelTransform< TScalarType, NDimensions >.

Definition at line 56 of file itkThinPlateR2LogRSplineKernelTransform.h.

template<class TScalarType, unsigned int NDimensions>
typedef vnl_matrix<TScalarType> itk::KernelTransform< TScalarType, NDimensions >::PMatrixType [inherited]

'P' matrix typedef.

Definition at line 204 of file itkKernelTransform.h.

template<class TScalarType, unsigned int NDimensions = 3>
typedef SmartPointer<Self> itk::ThinPlateR2LogRSplineKernelTransform< TScalarType, NDimensions >::Pointer

Reimplemented from itk::KernelTransform< TScalarType, NDimensions >.

Definition at line 43 of file itkThinPlateR2LogRSplineKernelTransform.h.

template<class TScalarType, unsigned int NDimensions>
typedef PointSetType::PointsContainerConstIterator itk::KernelTransform< TScalarType, NDimensions >::PointsConstIterator [inherited]

Definition at line 111 of file itkKernelTransform.h.

template<class TScalarType, unsigned int NDimensions>
typedef PointSetType::PointsContainer itk::KernelTransform< TScalarType, NDimensions >::PointsContainer [inherited]

Definition at line 109 of file itkKernelTransform.h.

template<class TScalarType, unsigned int NDimensions>
typedef PointSetType::Pointer itk::KernelTransform< TScalarType, NDimensions >::PointSetPointer [inherited]

Definition at line 108 of file itkKernelTransform.h.

template<class TScalarType, unsigned int NDimensions>
typedef DefaultStaticMeshTraits<TScalarType, NDimensions, NDimensions, TScalarType, TScalarType> itk::KernelTransform< TScalarType, NDimensions >::PointSetTraitsType [inherited]

PointList typedef. This type is used for maintaining lists of points, specifically, the source and target landmark lists.

Definition at line 106 of file itkKernelTransform.h.

template<class TScalarType, unsigned int NDimensions>
typedef PointSet<InputPointType, NDimensions, PointSetTraitsType> itk::KernelTransform< TScalarType, NDimensions >::PointSetType [inherited]

Definition at line 107 of file itkKernelTransform.h.

template<class TScalarType, unsigned int NDimensions = 3>
typedef Superclass::PointsIterator itk::ThinPlateR2LogRSplineKernelTransform< TScalarType, NDimensions >::PointsIterator

Reimplemented from itk::KernelTransform< TScalarType, NDimensions >.

Definition at line 72 of file itkThinPlateR2LogRSplineKernelTransform.h.

template<class TScalarType, unsigned int NDimensions>
typedef vnl_matrix_fixed<TScalarType, 1, NDimensions> itk::KernelTransform< TScalarType, NDimensions >::RowMatrixType [inherited]

Row matrix typedef.

Definition at line 222 of file itkKernelTransform.h.

template<class TScalarType, unsigned int NDimensions = 3>
typedef Superclass::ScalarType itk::ThinPlateR2LogRSplineKernelTransform< TScalarType, NDimensions >::ScalarType

Scalar type.

Reimplemented from itk::KernelTransform< TScalarType, NDimensions >.

Definition at line 50 of file itkThinPlateR2LogRSplineKernelTransform.h.

template<class TScalarType, unsigned int NDimensions = 3>
typedef ThinPlateR2LogRSplineKernelTransform itk::ThinPlateR2LogRSplineKernelTransform< TScalarType, NDimensions >::Self

Standard class typedefs.

Reimplemented from itk::KernelTransform< TScalarType, NDimensions >.

Definition at line 41 of file itkThinPlateR2LogRSplineKernelTransform.h.

template<class TScalarType, unsigned int NDimensions = 3>
typedef KernelTransform< TScalarType, NDimensions> itk::ThinPlateR2LogRSplineKernelTransform< TScalarType, NDimensions >::Superclass

Reimplemented from itk::KernelTransform< TScalarType, NDimensions >.

Definition at line 42 of file itkThinPlateR2LogRSplineKernelTransform.h.

template<class TScalarType, unsigned int NDimensions>
typedef VectorSetType::Pointer itk::KernelTransform< TScalarType, NDimensions >::VectorSetPointer [inherited]

Definition at line 115 of file itkKernelTransform.h.

template<class TScalarType, unsigned int NDimensions>
typedef itk::VectorContainer<unsigned long,InputVectorType> itk::KernelTransform< TScalarType, NDimensions >::VectorSetType [inherited]

VectorSet typedef.

Definition at line 114 of file itkKernelTransform.h.

template<class TScalarType, unsigned int NDimensions>
typedef vnl_matrix<TScalarType> itk::KernelTransform< TScalarType, NDimensions >::WMatrixType [inherited]

'W' matrix typedef.

Definition at line 210 of file itkKernelTransform.h.

template<class TScalarType, unsigned int NDimensions>
typedef vnl_matrix<TScalarType> itk::KernelTransform< TScalarType, NDimensions >::YMatrixType [inherited]

'Y' matrix typedef.

Definition at line 207 of file itkKernelTransform.h.


Constructor & Destructor Documentation

template<class TScalarType, unsigned int NDimensions = 3>
itk::ThinPlateR2LogRSplineKernelTransform< TScalarType, NDimensions >::ThinPlateR2LogRSplineKernelTransform (  )  [inline, protected]

Definition at line 76 of file itkThinPlateR2LogRSplineKernelTransform.h.

template<class TScalarType, unsigned int NDimensions = 3>
virtual itk::ThinPlateR2LogRSplineKernelTransform< TScalarType, NDimensions >::~ThinPlateR2LogRSplineKernelTransform (  )  [inline, protected, virtual]

Definition at line 77 of file itkThinPlateR2LogRSplineKernelTransform.h.


Member Function Documentation

unsigned long itk::Object::AddObserver ( const EventObject event,
Command  
) const [inherited]

unsigned long itk::Object::AddObserver ( const EventObject event,
Command  
) [inherited]

Allow people to add/remove/invoke observers (callbacks) to any ITK object. This is an implementation of the subject/observer design pattern. An observer is added by specifying an event to respond to and an itk::Command to execute. It returns an unsigned long tag which can be used later to remove the event or retrieve the command. The memory for the Command becomes the responsibility of this object, so don't pass the same instance of a command to two different objects

static void itk::LightObject::BreakOnError (  )  [static, inherited]

This method is called when itkExceptionMacro executes. It allows the debugger to break on error.

template<class TScalarType, unsigned int NDimensions>
void itk::KernelTransform< TScalarType, NDimensions >::ComputeD (  )  [protected, inherited]

Compute displacements $ q_i - p_i $.

template<class TScalarType, unsigned int NDimensions = 3>
virtual void itk::ThinPlateR2LogRSplineKernelTransform< TScalarType, NDimensions >::ComputeDeformationContribution ( const InputPointType inputPoint,
OutputPointType result 
) const [protected, virtual]

Compute the contribution of the landmarks weighted by the kernel funcion to the global deformation of the space

Reimplemented from itk::KernelTransform< TScalarType, NDimensions >.

template<class TScalarType, unsigned int NDimensions>
virtual void itk::KernelTransform< TScalarType, NDimensions >::ComputeG ( const InputVectorType landmarkVector,
GMatrixType gmatrix 
) const [protected, virtual, inherited]

Compute G(x) This is essentially the kernel of the transform. By overriding this method, we can obtain (among others): Elastic body spline Thin plate spline Volume spline

template<class TScalarType, unsigned int NDimensions = 3>
virtual void itk::ThinPlateR2LogRSplineKernelTransform< TScalarType, NDimensions >::ComputeG ( const InputVectorType landmarkVector,
GMatrixType gmatrix 
) const [protected, virtual]

Compute G(x) For the thin plate spline, this is: G(x) = r(x)*I $ G(x) = r(x)^2 log(r(x) ) *I $ where r(x) = Euclidean norm = sqrt[x1^2 + x2^2 + x3^2]

\[ r(x) = \sqrt{ x_1^2 + x_2^2 + x_3^2 } \]

I = identity matrix.

template<class TScalarType, unsigned int NDimensions>
void itk::KernelTransform< TScalarType, NDimensions >::ComputeK (  )  [protected, inherited]

Compute K matrix.

template<class TScalarType, unsigned int NDimensions>
void itk::KernelTransform< TScalarType, NDimensions >::ComputeL (  )  [protected, inherited]

Compute L matrix.

template<class TScalarType, unsigned int NDimensions>
void itk::KernelTransform< TScalarType, NDimensions >::ComputeP (  )  [protected, inherited]

Compute P matrix.

template<class TScalarType, unsigned int NDimensions>
virtual const GMatrixType& itk::KernelTransform< TScalarType, NDimensions >::ComputeReflexiveG ( PointsIterator   )  const [protected, virtual, inherited]

Compute a G(x) for a point to itself (i.e. for the block diagonal elements of the matrix K. Parameter indicates for which landmark the reflexive G is to be computed. The default implementation for the reflexive contribution is a diagonal matrix where the diagonal elements are the stiffness of the spline.

Warning:
this method is not thread-safe. However this method is called only through ComputeWMatrix() that is itself normally called from a single thread during the initialization of the Transform.

template<class TScalarType, unsigned int NDimensions>
void itk::KernelTransform< TScalarType, NDimensions >::ComputeWMatrix ( void   )  [inherited]

Compute W matrix.

template<class TScalarType, unsigned int NDimensions>
void itk::KernelTransform< TScalarType, NDimensions >::ComputeY (  )  [protected, inherited]

Compute Y matrix.

virtual LightObject::Pointer itk::Object::CreateAnother (  )  const [virtual, inherited]

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 from itk::LightObject.

virtual void itk::Object::DebugOff (  )  const [virtual, inherited]

Turn debugging output off.

virtual void itk::Object::DebugOn (  )  const [virtual, inherited]

Turn debugging output on.

virtual void itk::LightObject::Delete (  )  [virtual, inherited]

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.

Command* itk::Object::GetCommand ( unsigned long  tag  )  [inherited]

Get the command associated with the given tag. NOTE: This returns a pointer to a Command, but it is safe to asign this to a Command::Pointer. Since Command inherits from LightObject, at this point in the code, only a pointer or a reference to the Command can be used.

bool itk::Object::GetDebug (  )  const [inherited]

Get the value of the debug flag.

template<class TScalarType, unsigned int NDimensions>
virtual VectorSetType* itk::KernelTransform< TScalarType, NDimensions >::GetDisplacements (  )  [virtual, inherited]

Get the displacements list, which we will denote $ d $, where $ d_i = q_i - p_i $.

template<class TScalarType, unsigned int NDimensions>
virtual const ParametersType& itk::KernelTransform< TScalarType, NDimensions >::GetFixedParameters ( void   )  const [virtual, inherited]

Get Transform Fixed Parameters - Gets the Target Landmarks

Reimplemented from itk::Transform< TScalarType, NDimensions, NDimensions >.

static bool itk::Object::GetGlobalWarningDisplay (  )  [static, inherited]

unsigned int itk::Transform< TScalarType , NInputDimensions, NOutputDimensions >::GetInputSpaceDimension ( void   )  const [inline, virtual, inherited]

Get the size of the input space

Implements itk::TransformBase.

Definition at line 87 of file itkTransform.h.

bool itk::Transform< TScalarType , NInputDimensions, NOutputDimensions >::GetInverse ( Self inverseTransform  )  const [inline, inherited]

Returns a boolean indicating whether it is possible or not to compute the inverse of this current Transform. If it is possible, then the inverse of the transform is returned in the inverseTransform variable passed by the user. The inverse is recomputed if this current transform has been modified. This method is intended to be overriden by derived classes.

Reimplemented in itk::ScaleTransform< TScalarType, NDimensions >, and itk::TranslationTransform< TScalarType, NDimensions >.

Definition at line 226 of file itkTransform.h.

virtual const JacobianType& itk::Transform< TScalarType , NInputDimensions, NOutputDimensions >::GetJacobian ( const InputPointType  )  const [inline, virtual, inherited]

Compute the Jacobian of the transformation

This method computes the Jacobian matrix of the transformation at a given input point. The rank of the Jacobian will also indicate if the transform is invertible at this point.

The Jacobian is be expressed as a matrix of partial derivatives of the output point components with respect to the parameters that defined the transform:

\[ J=\left[ \begin{array}{cccc} \frac{\partial x_{1}}{\partial p_{1}} & \frac{\partial x_{1}}{\partial p_{2}} & \cdots & \frac{\partial x_{1}}{\partial p_{m}}\\ \frac{\partial x_{2}}{\partial p_{1}} & \frac{\partial x_{2}}{\partial p_{2}} & \cdots & \frac{\partial x_{2}}{\partial p_{m}}\\ \vdots & \vdots & \ddots & \vdots \\ \frac{\partial x_{n}}{\partial p_{1}} & \frac{\partial x_{n}}{\partial p_{2}} & \cdots & \frac{\partial x_{n}}{\partial p_{m}} \end{array}\right] \]

Definition at line 205 of file itkTransform.h.

template<class TScalarType, unsigned int NDimensions>
virtual const JacobianType& itk::KernelTransform< TScalarType, NDimensions >::GetJacobian ( const InputPointType point  )  const [virtual, inherited]

Compute the Jacobian Matrix of the transformation at one point

const MetaDataDictionary& itk::Object::GetMetaDataDictionary ( void   )  const [inherited]

Returns:
A constant reference to this objects MetaDataDictionary.

MetaDataDictionary& itk::Object::GetMetaDataDictionary ( void   )  [inherited]

Returns:
A reference to this objects MetaDataDictionary.
Warning:
This reference may be changed.

virtual unsigned long itk::Object::GetMTime (  )  const [virtual, inherited]

Return this objects modified time.

Reimplemented in itk::ImageRegistrationMethod< TFixedImage, TMovingImage >, itk::ImageToSpatialObjectRegistrationMethod< TFixedImage, TMovingSpatialObject >, itk::MultiResolutionImageRegistrationMethod< TFixedImage, TMovingImage >, itk::PointSetToImageRegistrationMethod< TFixedPointSet, TMovingImage >, itk::PointSetToPointSetRegistrationMethod< TFixedPointSet, TMovingPointSet >, itk::DeformationFieldSource< TOutputImage >, itk::InverseDeformationFieldImageFilter< TInputImage, TOutputImage >, itk::ResampleImageFilter< TInputImage, TOutputImage, TInterpolatorPrecisionType >, itk::VectorResampleImageFilter< TInputImage, TOutputImage, TInterpolatorPrecisionType >, itk::BoundingBox< TPointIdentifier, VPointDimension, TCoordRep, TPointsContainer >, itk::ImageAdaptor< TImage, TAccessor >, itk::ResampleImageFilter< TInputImage, TOutputImage, TInterpolatorPrecisionType >, itk::TransformToDeformationFieldSource< TOutputImage, TTransformPrecisionType >, itk::ImageSpatialObject< TDimension, TPixelType >, itk::MeshSpatialObject< TMesh >, itk::SceneSpatialObject< TSpaceDimension >, itk::SpatialObject< TDimension >, itk::ImageAdaptor< TImage, itk::Accessor::AsinPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::AbsPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::LogPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::ComplexToPhasePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::Log10PixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::ExpPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::AddPixelAccessor< TImage::PixelType > >, itk::ImageAdaptor< itk::VectorImage< TPixelType, Dimension >, itk::Accessor::VectorImageToImagePixelAccessor< TPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::RGBToVectorPixelAccessor< TImage::PixelType::ComponentType > >, itk::ImageAdaptor< TImage, itk::PixelAccessor< TInternalType, TExternalType > >, itk::ImageAdaptor< TImage, itk::Accessor::SqrtPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::AcosPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::ComplexToModulusPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::ExpNegativePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::VectorToRGBPixelAccessor< TImage::PixelType::ValueType > >, itk::ImageAdaptor< TImage, itk::Accessor::TanPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::ComplexToRealPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::RGBToLuminancePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::AtanPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::SinPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::ComplexToImaginaryPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::CosPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageSpatialObject< TDimension, unsigned char >, itk::SpatialObject< 3 >, and itk::SpatialObject< ::itk::GetMeshDimension< TMesh >::PointDimension >.

Referenced by itk::SpatialObject< ::itk::GetMeshDimension< TMesh >::PointDimension >::GetObjectMTime().

template<class TScalarType, unsigned int NDimensions = 3>
virtual const char* itk::ThinPlateR2LogRSplineKernelTransform< TScalarType, NDimensions >::GetNameOfClass (  )  const [virtual]

Run-time type information (and related methods).

Reimplemented from itk::KernelTransform< TScalarType, NDimensions >.

virtual unsigned int itk::Transform< TScalarType , NInputDimensions, NOutputDimensions >::GetNumberOfParameters ( void   )  const [inline, virtual, inherited]

Return the number of parameters that completely define the Transfom

Implements itk::TransformBase.

Reimplemented in itk::BSplineDeformableTransform< TScalarType, NDimensions, VSplineOrder >, and itk::TranslationTransform< TScalarType, NDimensions >.

Definition at line 216 of file itkTransform.h.

unsigned int itk::Transform< TScalarType , NInputDimensions, NOutputDimensions >::GetOutputSpaceDimension ( void   )  const [inline, virtual, inherited]

Get the size of the output space

Implements itk::TransformBase.

Definition at line 90 of file itkTransform.h.

template<class TScalarType, unsigned int NDimensions>
virtual const ParametersType& itk::KernelTransform< TScalarType, NDimensions >::GetParameters ( void   )  const [virtual, inherited]

Get the Transformation Parameters - Gets the Source Landmarks

Reimplemented from itk::Transform< TScalarType, NDimensions, NDimensions >.

virtual int itk::LightObject::GetReferenceCount (  )  const [inline, virtual, inherited]

Gets the reference count on this object.

Definition at line 106 of file itkLightObject.h.

template<class TScalarType, unsigned int NDimensions>
virtual PointSetType* itk::KernelTransform< TScalarType, NDimensions >::GetSourceLandmarks (  )  [virtual, inherited]

Get the source landmarks list, which we will denote $ p $.

template<class TScalarType, unsigned int NDimensions>
virtual double itk::KernelTransform< TScalarType, NDimensions >::GetStiffness (  )  [virtual, inherited]

template<class TScalarType, unsigned int NDimensions>
virtual PointSetType* itk::KernelTransform< TScalarType, NDimensions >::GetTargetLandmarks (  )  [virtual, inherited]

Get the target landmarks list, which we will denote $ q $.

virtual std::string itk::Transform< TScalarType , NInputDimensions, NOutputDimensions >::GetTransformTypeAsString (  )  const [virtual, inherited]

Generate a platform independant name

Implements itk::TransformBase.

static void itk::Object::GlobalWarningDisplayOff (  )  [inline, static, inherited]

Definition at line 100 of file itkObject.h.

References itk::Object::SetGlobalWarningDisplay().

static void itk::Object::GlobalWarningDisplayOn (  )  [inline, static, inherited]

Definition at line 98 of file itkObject.h.

References itk::Object::SetGlobalWarningDisplay().

bool itk::Object::HasObserver ( const EventObject event  )  const [inherited]

Return true if an observer is registered for this event.

void itk::Object::InvokeEvent ( const EventObject  )  const [inherited]

Call Execute on all the Commands observing this event id. The actions triggered by this call doesn't modify this object.

void itk::Object::InvokeEvent ( const EventObject  )  [inherited]

Call Execute on all the Commands observing this event id.

template<class TScalarType, unsigned int NDimensions>
virtual bool itk::KernelTransform< TScalarType, NDimensions >::IsLinear (  )  const [inline, virtual, inherited]

This transform is not linear, because the transformation of a linear combination of points is not equal to the linear combination of the transformations of individual points

Reimplemented from itk::Transform< TScalarType, NDimensions, NDimensions >.

Definition at line 171 of file itkKernelTransform.h.

template<class TScalarType, unsigned int NDimensions = 3>
itk::ThinPlateR2LogRSplineKernelTransform< TScalarType, NDimensions >::itkLegacyMacro ( virtual const GMatrixType &ComputeG(const InputVectorType &landmarkVector)  const  )  [protected]

Deprecated:
in ITK 3.6, please use void ComputeG(vector,gmatrix) instead.

Reimplemented from itk::KernelTransform< TScalarType, NDimensions >.

itk::Transform< TScalarType , NInputDimensions, NOutputDimensions >::itkStaticConstMacro ( OutputSpaceDimension  ,
unsigned  int,
NOutputDimensions   
) [inherited]

itk::Transform< TScalarType , NInputDimensions, NOutputDimensions >::itkStaticConstMacro ( InputSpaceDimension  ,
unsigned  int,
NInputDimensions   
) [inherited]

Dimension of the domain space.

template<class TScalarType, unsigned int NDimensions>
itk::KernelTransform< TScalarType, NDimensions >::itkStaticConstMacro ( SpaceDimension  ,
unsigned  int,
NDimensions   
) [inherited]

Dimension of the domain space.

template<class TScalarType, unsigned int NDimensions = 3>
itk::ThinPlateR2LogRSplineKernelTransform< TScalarType, NDimensions >::itkStaticConstMacro ( SpaceDimension  ,
unsigned  int,
Superclass::SpaceDimension   
)

Dimension of the domain space.

virtual void itk::Object::Modified (  )  const [virtual, inherited]

Update the modification time for this object. Many filters rely on the modification time to determine if they need to recompute their data.

Reimplemented in itk::NormalizeImageFilter< TInputImage, TOutputImage >, itk::ImageAdaptor< TImage, TAccessor >, itk::MiniPipelineSeparableImageFilter< TInputImage, TOutputImage, TFilter >, itk::GrayscaleDilateImageFilter< TInputImage, TOutputImage, TKernel >, itk::GrayscaleErodeImageFilter< TInputImage, TOutputImage, TKernel >, itk::GrayscaleMorphologicalClosingImageFilter< TInputImage, TOutputImage, TKernel >, itk::GrayscaleMorphologicalOpeningImageFilter< TInputImage, TOutputImage, TKernel >, itk::MorphologicalGradientImageFilter< TInputImage, TOutputImage, TKernel >, itk::ImageAdaptor< TImage, itk::Accessor::AsinPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::AbsPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::LogPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::ComplexToPhasePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::Log10PixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::ExpPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::AddPixelAccessor< TImage::PixelType > >, itk::ImageAdaptor< itk::VectorImage< TPixelType, Dimension >, itk::Accessor::VectorImageToImagePixelAccessor< TPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::RGBToVectorPixelAccessor< TImage::PixelType::ComponentType > >, itk::ImageAdaptor< TImage, itk::PixelAccessor< TInternalType, TExternalType > >, itk::ImageAdaptor< TImage, itk::Accessor::SqrtPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::AcosPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::ComplexToModulusPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::ExpNegativePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::VectorToRGBPixelAccessor< TImage::PixelType::ValueType > >, itk::ImageAdaptor< TImage, itk::Accessor::TanPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::ComplexToRealPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::RGBToLuminancePixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::AtanPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::SinPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::ComplexToImaginaryPixelAccessor< TImage::PixelType, TOutputPixelType > >, itk::ImageAdaptor< TImage, itk::Accessor::CosPixelAccessor< TImage::PixelType, TOutputPixelType > >, and itk::MiniPipelineSeparableImageFilter< TInputImage, TOutputImage, itk::RankImageFilter< TInputImage, TInputImage, itk::FlatStructuringElement< ::itk::GetImageDimension< TInputImage >::ImageDimension > > >.

Referenced by itk::NarrowBandImageFilterBase< TInputImage, itk::Image< TOutputPixelType,::itk::GetImageDimension< TInputImage >::ImageDimension > >::InsertNarrowBandNode(), itk::MatrixOffsetTransformBase< TScalarType, 3, 3 >::SetCenter(), itk::HistogramAlgorithmBase< TInputHistogram >::SetInputHistogram(), itk::MatrixOffsetTransformBase< TScalarType, 3, 3 >::SetMatrix(), itk::NarrowBandImageFilterBase< TInputImage, itk::Image< TOutputPixelType,::itk::GetImageDimension< TInputImage >::ImageDimension > >::SetNarrowBand(), itk::NarrowBandImageFilterBase< TInputImage, itk::Image< TOutputPixelType,::itk::GetImageDimension< TInputImage >::ImageDimension > >::SetNarrowBandInnerRadius(), itk::NarrowBandImageFilterBase< TInputImage, itk::Image< TOutputPixelType,::itk::GetImageDimension< TInputImage >::ImageDimension > >::SetNarrowBandTotalRadius(), itk::MatrixOffsetTransformBase< TScalarType, 3, 3 >::SetOffset(), itk::ThresholdLabelerImageFilter< TInputImage, TOutputImage >::SetRealThresholds(), itk::CollidingFrontsImageFilter< TInputImage, TOutputImage >::SetSeedPoints1(), itk::CollidingFrontsImageFilter< TInputImage, TOutputImage >::SetSeedPoints2(), itk::NonUniformBSpline< TDimension >::SetSplineOrder(), itk::ThresholdLabelerImageFilter< TInputImage, TOutputImage >::SetThresholds(), itk::Statistics::GoodnessOfFitFunctionBase< TInputHistogram >::SetTotalObservedScale(), and itk::MatrixOffsetTransformBase< TScalarType, 3, 3 >::SetTranslation().

template<class TScalarType, unsigned int NDimensions = 3>
static Pointer itk::ThinPlateR2LogRSplineKernelTransform< TScalarType, NDimensions >::New (  )  [static]

New macro for creation of through a Smart Pointer

Reimplemented from itk::KernelTransform< TScalarType, NDimensions >.

void itk::LightObject::Print ( std::ostream &  os,
Indent  indent = 0 
) const [inherited]

Cause the object to print itself out.

Referenced by itk::WeakPointer< itk::ProcessObject >::Print().

virtual void itk::LightObject::PrintHeader ( std::ostream &  os,
Indent  indent 
) const [protected, virtual, inherited]

bool itk::Object::PrintObservers ( std::ostream &  os,
Indent  indent 
) const [protected, inherited]

template<class TScalarType, unsigned int NDimensions>
void itk::KernelTransform< TScalarType, NDimensions >::PrintSelf ( std::ostream &  os,
Indent  indent 
) const [protected, virtual, inherited]

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::Object.

Reimplemented in itk::ElasticBodyReciprocalSplineKernelTransform< TScalarType, NDimensions >, and itk::ElasticBodySplineKernelTransform< TScalarType, NDimensions >.

virtual void itk::LightObject::PrintTrailer ( std::ostream &  os,
Indent  indent 
) const [protected, virtual, inherited]

virtual void itk::Object::Register (  )  const [virtual, inherited]

Increase the reference count (mark as used by another object).

Reimplemented from itk::LightObject.

void itk::Object::RemoveAllObservers (  )  [inherited]

Remove all observers .

void itk::Object::RemoveObserver ( unsigned long  tag  )  [inherited]

Remove the observer with this tag value.

template<class TScalarType, unsigned int NDimensions>
void itk::KernelTransform< TScalarType, NDimensions >::ReorganizeW ( void   )  [protected, inherited]

Reorganize the components of W into D (deformable), A (rotation part of affine) and B (translational part of affine ) components.

Warning:
This method release the memory of the W Matrix

void itk::Object::SetDebug ( bool  debugFlag  )  const [inherited]

Set the value of the debug flag. A non-zero value turns debugging on.

virtual void itk::Transform< TScalarType , NInputDimensions, NOutputDimensions >::SetFixedParameters ( const ParametersType  )  [inline, virtual, inherited]

Set the fixed parameters and update internal transformation.

Implements itk::TransformBase.

Reimplemented in itk::TranslationTransform< TScalarType, NDimensions >.

Definition at line 165 of file itkTransform.h.

template<class TScalarType, unsigned int NDimensions>
virtual void itk::KernelTransform< TScalarType, NDimensions >::SetFixedParameters ( const ParametersType  )  [virtual, inherited]

Set Transform Fixed Parameters: To support the transform file writer this function was added to set the target landmarks similar to the SetParameters function setting the source landmarks

static void itk::Object::SetGlobalWarningDisplay ( bool  flag  )  [static, inherited]

This is a global flag that controls whether any debug, warning or error messages are displayed.

Referenced by itk::Object::GlobalWarningDisplayOff(), and itk::Object::GlobalWarningDisplayOn().

void itk::Object::SetMetaDataDictionary ( const MetaDataDictionary rhs  )  [inherited]

Returns:
Set the MetaDataDictionary

virtual void itk::Transform< TScalarType , NInputDimensions, NOutputDimensions >::SetParameters ( const ParametersType  )  [inline, virtual, inherited]

Set the transformation parameters and update internal transformation. SetParameters gives the transform the option to set it's parameters by keeping a reference to the parameters, or by copying. To force the transform to copy it's parameters call SetParametersByValue.

See also:
SetParametersByValue

Implements itk::TransformBase.

Reimplemented in itk::TranslationTransform< TScalarType, NDimensions >.

Definition at line 141 of file itkTransform.h.

template<class TScalarType, unsigned int NDimensions>
virtual void itk::KernelTransform< TScalarType, NDimensions >::SetParameters ( const ParametersType  )  [virtual, inherited]

Set the Transformation Parameters and update the internal transformation. The parameters represent the source landmarks. Each landmark point is represented by NDimensions doubles. All the landmarks are concatenated to form one flat Array<double>.

virtual void itk::Transform< TScalarType , NInputDimensions, NOutputDimensions >::SetParametersByValue ( const ParametersType p  )  [inline, virtual, inherited]

Set the transformation parameters and update internal transformation. This method forces the transform to copy the parameters. The default implementation is to call SetParameters. This call must be overridden if the transform normally implements SetParameters by keeping a reference to the parameters.

See also:
SetParameters

Implements itk::TransformBase.

Definition at line 151 of file itkTransform.h.

virtual void itk::Object::SetReferenceCount ( int   )  [virtual, inherited]

Sets the reference count (use with care)

Reimplemented from itk::LightObject.

template<class TScalarType, unsigned int NDimensions>
virtual void itk::KernelTransform< TScalarType, NDimensions >::SetSourceLandmarks ( PointSetType  )  [virtual, inherited]

Set the source landmarks list.

template<class TScalarType, unsigned int NDimensions>
virtual void itk::KernelTransform< TScalarType, NDimensions >::SetStiffness ( double  _arg  )  [virtual, inherited]

Stiffness of the spline. A stiffness of zero results in the standard interpolating spline. A non-zero stiffness allows the spline to approximate rather than interpolate the landmarks. Stiffness values are usually rather small, typically in the range of 0.001 to 0.1. The approximating spline formulation is based on the short paper by R. Sprengel, K. Rohr, H. Stiehl. "Thin-Plate Spline Approximation for Image Registration". In 18th International Conference of the IEEE Engineering in Medicine and Biology Society. 1996.

template<class TScalarType, unsigned int NDimensions>
virtual void itk::KernelTransform< TScalarType, NDimensions >::SetTargetLandmarks ( PointSetType  )  [virtual, inherited]

Set the target landmarks list.

virtual OutputCovariantVectorType itk::Transform< TScalarType , NInputDimensions, NOutputDimensions >::TransformCovariantVector ( const InputCovariantVectorType  )  const [inline, virtual, inherited]

Method to transform a CovariantVector.

Definition at line 130 of file itkTransform.h.

virtual OutputPointType itk::Transform< TScalarType , NInputDimensions, NOutputDimensions >::TransformPoint ( const InputPointType  )  const [inline, virtual, inherited]

Method to transform a point.

Definition at line 118 of file itkTransform.h.

template<class TScalarType, unsigned int NDimensions>
virtual OutputPointType itk::KernelTransform< TScalarType, NDimensions >::TransformPoint ( const InputPointType thisPoint  )  const [virtual, inherited]

Compute the position of point in the new space

virtual OutputVnlVectorType itk::Transform< TScalarType , NInputDimensions, NOutputDimensions >::TransformVector ( const InputVnlVectorType  )  const [inline, virtual, inherited]

Method to transform a vnl_vector.

Definition at line 126 of file itkTransform.h.

virtual OutputVectorType itk::Transform< TScalarType , NInputDimensions, NOutputDimensions >::TransformVector ( const InputVectorType  )  const [inline, virtual, inherited]

Method to transform a vector.

Definition at line 122 of file itkTransform.h.

virtual void itk::Object::UnRegister (  )  const [virtual, inherited]

Decrease the reference count (release by another object).

Reimplemented from itk::LightObject.

template<class TScalarType, unsigned int NDimensions>
virtual void itk::KernelTransform< TScalarType, NDimensions >::UpdateParameters ( void   )  const [virtual, inherited]

Update the Parameters array from the landmarks corrdinates.


Member Data Documentation

template<class TScalarType, unsigned int NDimensions>
AMatrixType itk::KernelTransform< TScalarType, NDimensions >::m_AMatrix [protected, inherited]

Rotatinoal/Shearing part of the Affine component of the Transformation

Definition at line 311 of file itkKernelTransform.h.

template<class TScalarType, unsigned int NDimensions>
BMatrixType itk::KernelTransform< TScalarType, NDimensions >::m_BVector [protected, inherited]

Translational part of the Affine component of the Transformation

Definition at line 314 of file itkKernelTransform.h.

template<class TScalarType, unsigned int NDimensions>
VectorSetPointer itk::KernelTransform< TScalarType, NDimensions >::m_Displacements [protected, inherited]

The list of displacements. d[i] = q[i] - p[i];

Definition at line 286 of file itkKernelTransform.h.

template<class TScalarType, unsigned int NDimensions>
DMatrixType itk::KernelTransform< TScalarType, NDimensions >::m_DMatrix [protected, inherited]

The Deformation matrix. This is an auxiliary matrix that will hold the Deformation (non-affine) part of the transform. Those are the coefficients that will multiply the Kernel function

Definition at line 308 of file itkKernelTransform.h.

ParametersType itk::Transform< TScalarType , NInputDimensions, NOutputDimensions >::m_FixedParameters [mutable, protected, inherited]

Definition at line 253 of file itkTransform.h.

template<class TScalarType, unsigned int NDimensions>
GMatrixType itk::KernelTransform< TScalarType, NDimensions >::m_GMatrix [mutable, protected, inherited]

The G matrix. It is made mutable because m_GMatrix was made an ivar only to avoid copying the matrix at return time

Definition at line 319 of file itkKernelTransform.h.

template<class TScalarType, unsigned int NDimensions>
IMatrixType itk::KernelTransform< TScalarType, NDimensions >::m_I [protected, inherited]

Identity matrix.

Definition at line 325 of file itkKernelTransform.h.

JacobianType itk::Transform< TScalarType , NInputDimensions, NOutputDimensions >::m_Jacobian [mutable, protected, inherited]

Definition at line 254 of file itkTransform.h.

template<class TScalarType, unsigned int NDimensions>
KMatrixType itk::KernelTransform< TScalarType, NDimensions >::m_KMatrix [protected, inherited]

The K matrix.

Definition at line 292 of file itkKernelTransform.h.

template<class TScalarType, unsigned int NDimensions>
LMatrixType itk::KernelTransform< TScalarType, NDimensions >::m_LMatrix [protected, inherited]

The L matrix.

Definition at line 289 of file itkKernelTransform.h.

ParametersType itk::Transform< TScalarType , NInputDimensions, NOutputDimensions >::m_Parameters [mutable, protected, inherited]

Definition at line 252 of file itkTransform.h.

template<class TScalarType, unsigned int NDimensions>
PMatrixType itk::KernelTransform< TScalarType, NDimensions >::m_PMatrix [protected, inherited]

The P matrix.

Definition at line 295 of file itkKernelTransform.h.

InternalReferenceCountType itk::LightObject::m_ReferenceCount [mutable, protected, inherited]

Number of uses of this object by other objects.

Definition at line 144 of file itkLightObject.h.

SimpleFastMutexLock itk::LightObject::m_ReferenceCountLock [mutable, protected, inherited]

Mutex lock to protect modification to the reference count

Definition at line 147 of file itkLightObject.h.

template<class TScalarType, unsigned int NDimensions>
PointSetPointer itk::KernelTransform< TScalarType, NDimensions >::m_SourceLandmarks [protected, inherited]

The list of source landmarks, denoted 'p'.

Definition at line 328 of file itkKernelTransform.h.

template<class TScalarType, unsigned int NDimensions>
double itk::KernelTransform< TScalarType, NDimensions >::m_Stiffness [protected, inherited]

Stiffness parameter

Definition at line 282 of file itkKernelTransform.h.

template<class TScalarType, unsigned int NDimensions>
PointSetPointer itk::KernelTransform< TScalarType, NDimensions >::m_TargetLandmarks [protected, inherited]

The list of target landmarks, denoted 'q'.

Definition at line 331 of file itkKernelTransform.h.

template<class TScalarType, unsigned int NDimensions>
WMatrixType itk::KernelTransform< TScalarType, NDimensions >::m_WMatrix [protected, inherited]

The W matrix.

Definition at line 301 of file itkKernelTransform.h.

template<class TScalarType, unsigned int NDimensions>
bool itk::KernelTransform< TScalarType, NDimensions >::m_WMatrixComputed [protected, inherited]

Has the W matrix been computed?

Definition at line 322 of file itkKernelTransform.h.

template<class TScalarType, unsigned int NDimensions>
YMatrixType itk::KernelTransform< TScalarType, NDimensions >::m_YMatrix [protected, inherited]

The Y matrix.

Definition at line 298 of file itkKernelTransform.h.


The documentation for this class was generated from the following file:
Generated at Thu Nov 6 11:48:36 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000