go home Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages
Public Types | Public Member Functions | Static Public Member Functions | Protected Types | Protected Member Functions | Protected Attributes | Private Member Functions
itk::MultiBSplineDeformableTransformWithNormal Class Reference

#include <itkAdvancedBSplineDeformableTransform.h>

Detailed Description

This transform is a composition of B-spline transformations, allowing sliding motion between different labels.

Detailed explanation ...

Author
Vivien Delmon

Definition at line 49 of file itkAdvancedBSplineDeformableTransform.h.

Public Types

typedef Vector< VectorType, itkGetStaticConstMacro(SpaceDimension) > BaseType
 
typedef SmartPointer< const SelfConstPointer
 
typedef ContinuousIndex< ScalarType, SpaceDimension > ContinuousIndexType
 
typedef ImageType::DirectionType DirectionType
 
typedef IndexType GridOffsetType
 
typedef ImageBaseType::Pointer ImageBasePointer
 
typedef Image< BaseType, itkGetStaticConstMacro(SpaceDimension) > ImageBaseType
 
typedef itk::NearestNeighborInterpolateImageFunction< ImageLabelType, TScalarTypeImageLabelInterpolator
 
typedef ImageLabelInterpolator::Pointer ImageLabelInterpolatorPointer
 
typedef ImageLabelType::Pointer ImageLabelPointer
 
typedef Image< unsigned char, itkGetStaticConstMacro(SpaceDimension) > ImageLabelType
 
typedef ImageType::Pointer ImagePointer
 
typedef Image< PixelType, itkGetStaticConstMacro(SpaceDimension) > ImageType
 
typedef ImageVectorType::Pointer ImageVectorPointer
 
typedef Image< VectorType, itkGetStaticConstMacro(SpaceDimension) > ImageVectorType
 
typedef RegionType::IndexType IndexType
 
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 Superclass ::NonZeroJacobianIndicesType NonZeroJacobianIndicesType
 
typedef Superclass::NumberOfParametersType NumberOfParametersType
 
typedef ImageType::PointType OriginType
 
typedef Superclass::OutputCovariantVectorType OutputCovariantVectorType
 
typedef Superclass::OutputPointType OutputPointType
 
typedef Superclass::OutputVectorType OutputVectorType
 
typedef Superclass::OutputVnlVectorType OutputVnlVectorType
 
typedef Array< unsigned long > ParameterIndexArrayType
 
typedef Superclass::ParametersType ParametersType
 
typedef ParametersType::ValueType PixelType
 
typedef SmartPointer< SelfPointer
 
typedef ImageRegion< itkGetStaticConstMacro(SpaceDimension) > RegionType
 
typedef Superclass::ScalarType ScalarType
 
typedef MultiBSplineDeformableTransformWithNormal Self
 
typedef RegionType::SizeType SizeType
 
typedef ImageType::SpacingType SpacingType
 
typedef Superclass::SpatialHessianType SpatialHessianType
 
typedef Superclass::SpatialJacobianType SpatialJacobianType
 
typedef AdvancedTransform< TScalarType, NDimensions, NDimensions > Superclass
 
typedef Vector< TScalarType, itkGetStaticConstMacro(SpaceDimension) > VectorType
 
typedef BSplineInterpolationWeightFunction2< ScalarType, itkGetStaticConstMacro(SpaceDimension), itkGetStaticConstMacro(SplineOrder) > WeightsFunctionType
 
typedef WeightsFunctionType::WeightsType WeightsType
 

Public Member Functions

virtual const char * GetClassName () const
 
virtual const ParametersTypeGetFixedParameters (void) const
 
virtual DirectionType GetGridDirection (void) const
 
virtual OriginType GetGridOrigin (void) const
 
virtual RegionType GetGridRegion (void) const
 
virtual SpacingType GetGridSpacing (void) const
 
virtual bool GetHasNonZeroSpatialHessian (void) const
 
virtual bool GetHasNonZeroSpatialJacobian (void) const
 
virtual void GetJacobian (const InputPointType &ipp, JacobianType &j, NonZeroJacobianIndicesType &) const
 
virtual void GetJacobianOfSpatialHessian (const InputPointType &, SpatialHessianType &, JacobianOfSpatialHessianType &, NonZeroJacobianIndicesType &) const
 
virtual void GetJacobianOfSpatialHessian (const InputPointType &ipp, JacobianOfSpatialHessianType &jsh, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const
 
virtual void GetJacobianOfSpatialJacobian (const InputPointType &, SpatialJacobianType &, JacobianOfSpatialJacobianType &, NonZeroJacobianIndicesType &) const
 
virtual void GetJacobianOfSpatialJacobian (const InputPointType &ipp, JacobianOfSpatialJacobianType &jsj, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const
 
virtual ImageLabelTypeGetLabels ()
 
virtual ImageBaseTypeGetLocalBases ()
 
virtual unsigned char GetNbLabels () const
 
virtual unsigned int GetNumberOfAffectedWeights (void) const
 
virtual NumberOfParametersType GetNumberOfNonZeroJacobianIndices (void) const
 
virtual NumberOfParametersType GetNumberOfParameters (void) const
 
virtual NumberOfParametersType GetNumberOfParametersPerDimension (void) const
 
virtual unsigned long GetNumberOfWeights (void) const
 
virtual const ParametersTypeGetParameters (void) const
 
virtual void GetSpatialHessian (const InputPointType &ipp, SpatialHessianType &sh) const
 
virtual void GetSpatialJacobian (const InputPointType &ipp, SpatialJacobianType &sj) const
 
virtual const RegionTypeGetValidRegion (void)
 
virtual bool HasNonZeroJacobianOfSpatialHessian (void) const
 
virtual bool HasNonZeroJacobianOfSpatialJacobian (void) const
 
virtual bool IsLinear (void) const
 
 itkStaticConstMacro (SpaceDimension, unsigned int, NDimensions)
 
 itkStaticConstMacro (SplineOrder, unsigned int, VSplineOrder)
 
void SetFixedParameters (const ParametersType &parameters)
 
virtual void SetGridDirection (const DirectionType &spacing)
 
virtual void SetGridOrigin (const OriginType &origin)
 
virtual void SetGridRegion (const RegionType &region)
 
virtual void SetGridSpacing (const SpacingType &spacing)
 
void SetIdentity (void)
 
void SetLabels (ImageLabelType *labels)
 
void SetParameters (const ParametersType &parameters)
 
void SetParametersByValue (const ParametersType &parameters)
 
virtual OutputCovariantVectorType TransformCovariantVector (const InputCovariantVectorType &) const
 
OutputPointType TransformPoint (const InputPointType &point) const
 
virtual OutputVectorType TransformVector (const InputVectorType &) const
 
virtual OutputVnlVectorType TransformVector (const InputVnlVectorType &) const
 
void UpdateLocalBases (void)
 

Static Public Member Functions

static Pointer New ()
 

Protected Types

typedef AdvancedBSplineDeformableTransform< TScalarType, itkGetStaticConstMacro(SpaceDimension), itkGetStaticConstMacro(SplineOrder) > TransformType
 

Protected Member Functions

 MultiBSplineDeformableTransformWithNormal ()
 
virtual void PrintSelf (std::ostream &os, Indent indent) const
 
virtual ~MultiBSplineDeformableTransformWithNormal ()
 

Protected Attributes

const ParametersTypem_InputParametersPointer
 
ParametersType m_InternalParametersBuffer
 
ImageLabelPointer m_Labels
 
ImageLabelInterpolatorPointer m_LabelsInterpolator
 
ImageVectorPointer m_LabelsNormals
 
int m_LastJacobian
 
ImageBasePointer m_LocalBases
 
unsigned char m_NbLabels
 
std::vector< ParametersTypem_Para
 
std::vector< typename TransformType::Pointerm_Trans
 

Private Member Functions

void DispatchParameters (const ParametersType &parameters)
 
 MultiBSplineDeformableTransformWithNormal (const Self &)
 
void operator= (const Self &)
 
void PointToLabel (const InputPointType &p, int &l) const
 

Member Typedef Documentation

◆ BaseType

typedef Vector< VectorType, itkGetStaticConstMacro( SpaceDimension ) > itk::MultiBSplineDeformableTransformWithNormal::BaseType

◆ ConstPointer

◆ ContinuousIndexType

This typedef should be equal to the typedef used in derived classes based on the weightsfunction.

Definition at line 353 of file itkMultiBSplineDeformableTransformWithNormal.h.

◆ DirectionType

◆ GridOffsetType

◆ ImageBasePointer

◆ ImageBaseType

typedef Image< BaseType, itkGetStaticConstMacro( SpaceDimension ) > itk::MultiBSplineDeformableTransformWithNormal::ImageBaseType

◆ ImageLabelInterpolator

◆ ImageLabelInterpolatorPointer

◆ ImageLabelPointer

◆ ImageLabelType

typedef Image< unsigned char, itkGetStaticConstMacro( SpaceDimension ) > itk::MultiBSplineDeformableTransformWithNormal::ImageLabelType

Typedef of the label image.

Definition at line 227 of file itkMultiBSplineDeformableTransformWithNormal.h.

◆ ImagePointer

◆ ImageType

typedef Image< PixelType, itkGetStaticConstMacro( SpaceDimension ) > itk::MultiBSplineDeformableTransformWithNormal::ImageType

◆ ImageVectorPointer

◆ ImageVectorType

typedef Image< VectorType, itkGetStaticConstMacro( SpaceDimension ) > itk::MultiBSplineDeformableTransformWithNormal::ImageVectorType

◆ IndexType

◆ InputCovariantVectorType

◆ InputPointType

◆ InputVectorType

◆ InputVnlVectorType

◆ InternalMatrixType

◆ JacobianOfSpatialHessianType

◆ JacobianOfSpatialJacobianType

◆ JacobianType

◆ NonZeroJacobianIndicesType

◆ NumberOfParametersType

◆ OriginType

◆ OutputCovariantVectorType

◆ OutputPointType

◆ OutputVectorType

◆ OutputVnlVectorType

◆ ParameterIndexArrayType

Parameter index array type.

Definition at line 255 of file itkMultiBSplineDeformableTransformWithNormal.h.

◆ ParametersType

Typedefs from Superclass.

Definition at line 68 of file itkMultiBSplineDeformableTransformWithNormal.h.

◆ PixelType

Parameters as SpaceDimension number of images.

Definition at line 171 of file itkMultiBSplineDeformableTransformWithNormal.h.

◆ Pointer

◆ RegionType

typedef ImageRegion< itkGetStaticConstMacro( SpaceDimension ) > itk::MultiBSplineDeformableTransformWithNormal::RegionType

Get the array of coefficient images. Set the array of coefficient images.

This is an alternative API for setting the BSpline coefficients as an array of SpaceDimension images. The grid region spacing and origin is taken from the first image. It is assume that the buffered region of all the subsequent images are the same as the first image. Note that no error checking is done.

Warning: use either the SetParameters() or SetCoefficientImages() API. Mixing the two modes may results in unexpected results. Typedefs for specifying the extend to the grid.

Definition at line 196 of file itkMultiBSplineDeformableTransformWithNormal.h.

◆ ScalarType

◆ Self

Standard class typedefs.

Definition at line 49 of file itkMultiBSplineDeformableTransformWithNormal.h.

◆ SizeType

◆ SpacingType

◆ SpatialHessianType

◆ SpatialJacobianType

◆ Superclass

◆ TransformType

typedef AdvancedBSplineDeformableTransform< TScalarType, itkGetStaticConstMacro( SpaceDimension ), itkGetStaticConstMacro( SplineOrder ) > itk::MultiBSplineDeformableTransformWithNormal::TransformType
protected

◆ VectorType

typedef Vector< TScalarType, itkGetStaticConstMacro( SpaceDimension ) > itk::MultiBSplineDeformableTransformWithNormal::VectorType

Typedef of the Normal Grid.

Definition at line 235 of file itkMultiBSplineDeformableTransformWithNormal.h.

◆ WeightsFunctionType

typedef BSplineInterpolationWeightFunction2< ScalarType, itkGetStaticConstMacro( SpaceDimension ), itkGetStaticConstMacro( SplineOrder ) > itk::MultiBSplineDeformableTransformWithNormal::WeightsFunctionType

Interpolation weights function type.

Definition at line 96 of file itkMultiBSplineDeformableTransformWithNormal.h.

◆ WeightsType

Constructor & Destructor Documentation

◆ MultiBSplineDeformableTransformWithNormal() [1/2]

itk::MultiBSplineDeformableTransformWithNormal::MultiBSplineDeformableTransformWithNormal ( )
protected

◆ ~MultiBSplineDeformableTransformWithNormal()

virtual itk::MultiBSplineDeformableTransformWithNormal::~MultiBSplineDeformableTransformWithNormal ( )
protectedvirtual

◆ MultiBSplineDeformableTransformWithNormal() [2/2]

itk::MultiBSplineDeformableTransformWithNormal::MultiBSplineDeformableTransformWithNormal ( const Self )
private

Member Function Documentation

◆ DispatchParameters()

void itk::MultiBSplineDeformableTransformWithNormal::DispatchParameters ( const ParametersType parameters)
private

◆ GetClassName()

virtual const char* itk::MultiBSplineDeformableTransformWithNormal::GetClassName ( ) const
virtual

Run-time type information (and related methods).

◆ GetFixedParameters()

virtual const ParametersType& itk::MultiBSplineDeformableTransformWithNormal::GetFixedParameters ( void  ) const
virtual

Get the Transformation Fixed Parameters.

◆ GetGridDirection()

virtual DirectionType itk::MultiBSplineDeformableTransformWithNormal::GetGridDirection ( void  ) const
virtual

◆ GetGridOrigin()

virtual OriginType itk::MultiBSplineDeformableTransformWithNormal::GetGridOrigin ( void  ) const
virtual

◆ GetGridRegion()

virtual RegionType itk::MultiBSplineDeformableTransformWithNormal::GetGridRegion ( void  ) const
virtual

◆ GetGridSpacing()

virtual SpacingType itk::MultiBSplineDeformableTransformWithNormal::GetGridSpacing ( void  ) const
virtual

◆ GetHasNonZeroSpatialHessian()

virtual bool itk::MultiBSplineDeformableTransformWithNormal::GetHasNonZeroSpatialHessian ( void  ) const
inlinevirtual

◆ GetHasNonZeroSpatialJacobian()

virtual bool itk::MultiBSplineDeformableTransformWithNormal::GetHasNonZeroSpatialJacobian ( void  ) const
inlinevirtual

Whether the advanced transform has nonzero matrices.

Definition at line 328 of file itkMultiBSplineDeformableTransformWithNormal.h.

◆ GetJacobian()

virtual void itk::MultiBSplineDeformableTransformWithNormal::GetJacobian ( const InputPointType ipp,
JacobianType j,
NonZeroJacobianIndicesType  
) const
virtual

Compute the Jacobian matrix of the transformation at one point. Compute the Jacobian of the transformation.

◆ GetJacobianOfSpatialHessian() [1/2]

virtual void itk::MultiBSplineDeformableTransformWithNormal::GetJacobianOfSpatialHessian ( const InputPointType ,
SpatialHessianType ,
JacobianOfSpatialHessianType ,
NonZeroJacobianIndicesType  
) const
virtual

◆ GetJacobianOfSpatialHessian() [2/2]

virtual void itk::MultiBSplineDeformableTransformWithNormal::GetJacobianOfSpatialHessian ( const InputPointType ipp,
JacobianOfSpatialHessianType jsh,
NonZeroJacobianIndicesType nonZeroJacobianIndices 
) const
inlinevirtual

◆ GetJacobianOfSpatialJacobian() [1/2]

virtual void itk::MultiBSplineDeformableTransformWithNormal::GetJacobianOfSpatialJacobian ( const InputPointType ,
SpatialJacobianType ,
JacobianOfSpatialJacobianType ,
NonZeroJacobianIndicesType  
) const
virtual

◆ GetJacobianOfSpatialJacobian() [2/2]

virtual void itk::MultiBSplineDeformableTransformWithNormal::GetJacobianOfSpatialJacobian ( const InputPointType ipp,
JacobianOfSpatialJacobianType jsj,
NonZeroJacobianIndicesType nonZeroJacobianIndices 
) const
virtual

◆ GetLabels()

virtual ImageLabelType* itk::MultiBSplineDeformableTransformWithNormal::GetLabels ( )
virtual

◆ GetLocalBases()

virtual ImageBaseType* itk::MultiBSplineDeformableTransformWithNormal::GetLocalBases ( )
virtual

◆ GetNbLabels()

virtual unsigned char itk::MultiBSplineDeformableTransformWithNormal::GetNbLabels ( ) const
virtual

◆ GetNumberOfAffectedWeights()

virtual unsigned int itk::MultiBSplineDeformableTransformWithNormal::GetNumberOfAffectedWeights ( void  ) const
inlinevirtual

◆ GetNumberOfNonZeroJacobianIndices()

virtual NumberOfParametersType itk::MultiBSplineDeformableTransformWithNormal::GetNumberOfNonZeroJacobianIndices ( void  ) const
inlinevirtual

◆ GetNumberOfParameters()

virtual NumberOfParametersType itk::MultiBSplineDeformableTransformWithNormal::GetNumberOfParameters ( void  ) const
virtual

Return the number of parameters that completely define the Transform.

◆ GetNumberOfParametersPerDimension()

virtual NumberOfParametersType itk::MultiBSplineDeformableTransformWithNormal::GetNumberOfParametersPerDimension ( void  ) const
virtual

Return the number of parameters per dimension

◆ GetNumberOfWeights()

virtual unsigned long itk::MultiBSplineDeformableTransformWithNormal::GetNumberOfWeights ( void  ) const
inlinevirtual

Get number of weights.

Definition at line 309 of file itkMultiBSplineDeformableTransformWithNormal.h.

◆ GetParameters()

virtual const ParametersType& itk::MultiBSplineDeformableTransformWithNormal::GetParameters ( void  ) const
virtual

Get the Transformation Parameters.

◆ GetSpatialHessian()

virtual void itk::MultiBSplineDeformableTransformWithNormal::GetSpatialHessian ( const InputPointType ipp,
SpatialHessianType sh 
) const
virtual

Compute the spatial Hessian of the transformation.

◆ GetSpatialJacobian()

virtual void itk::MultiBSplineDeformableTransformWithNormal::GetSpatialJacobian ( const InputPointType ipp,
SpatialJacobianType sj 
) const
virtual

Compute the spatial Jacobian of the transformation.

◆ GetValidRegion()

virtual const RegionType& itk::MultiBSplineDeformableTransformWithNormal::GetValidRegion ( void  )
inlinevirtual

Return the region of the grid wholly within the support region

Definition at line 295 of file itkMultiBSplineDeformableTransformWithNormal.h.

◆ HasNonZeroJacobianOfSpatialHessian()

virtual bool itk::MultiBSplineDeformableTransformWithNormal::HasNonZeroJacobianOfSpatialHessian ( void  ) const
inlinevirtual

◆ HasNonZeroJacobianOfSpatialJacobian()

virtual bool itk::MultiBSplineDeformableTransformWithNormal::HasNonZeroJacobianOfSpatialJacobian ( void  ) const
inlinevirtual

◆ IsLinear()

virtual bool itk::MultiBSplineDeformableTransformWithNormal::IsLinear ( void  ) const
inlinevirtual

Indicates that this transform is linear. That is, given two points P and Q, and scalar coefficients a and b, then

      T( a*P + b*Q ) = a * T(P) + b * T(Q)

Definition at line 306 of file itkMultiBSplineDeformableTransformWithNormal.h.

◆ itkStaticConstMacro() [1/2]

itk::MultiBSplineDeformableTransformWithNormal::itkStaticConstMacro ( SpaceDimension  ,
unsigned int  ,
NDimensions   
)

Dimension of the domain space.

◆ itkStaticConstMacro() [2/2]

itk::MultiBSplineDeformableTransformWithNormal::itkStaticConstMacro ( SplineOrder  ,
unsigned int  ,
VSplineOrder   
)

The BSpline order.

◆ New()

static Pointer itk::MultiBSplineDeformableTransformWithNormal::New ( )
static

New macro for creation of through the object factory.

◆ operator=()

void itk::MultiBSplineDeformableTransformWithNormal::operator= ( const Self )
private

◆ PointToLabel()

void itk::MultiBSplineDeformableTransformWithNormal::PointToLabel ( const InputPointType p,
int l 
) const
private

◆ PrintSelf()

virtual void itk::MultiBSplineDeformableTransformWithNormal::PrintSelf ( std::ostream &  os,
Indent  indent 
) const
protectedvirtual

◆ SetFixedParameters()

void itk::MultiBSplineDeformableTransformWithNormal::SetFixedParameters ( const ParametersType parameters)

This method sets the fixed parameters of the transform. For a BSpline deformation transform, the parameters are the following: Grid Size, Grid Origin, and Grid Spacing

The fixed parameters are the three times the size of the templated dimensions. This function has the effect of make the following calls: transform->SetGridSpacing( spacing ); transform->SetGridOrigin( origin ); transform->SetGridDirection( direction ); transform->SetGridRegion( bsplineRegion );

This function was added to allow the transform to work with the itkTransformReader/Writer I/O filters.

◆ SetGridDirection()

virtual void itk::MultiBSplineDeformableTransformWithNormal::SetGridDirection ( const DirectionType spacing)
virtual

This method specifies the grid directions .

◆ SetGridOrigin()

virtual void itk::MultiBSplineDeformableTransformWithNormal::SetGridOrigin ( const OriginType origin)
virtual

This method specifies the grid origin.

◆ SetGridRegion()

virtual void itk::MultiBSplineDeformableTransformWithNormal::SetGridRegion ( const RegionType region)
virtual

This method specifies the region over which the grid resides.

◆ SetGridSpacing()

virtual void itk::MultiBSplineDeformableTransformWithNormal::SetGridSpacing ( const SpacingType spacing)
virtual

This method specifies the grid spacing or resolution.

◆ SetIdentity()

void itk::MultiBSplineDeformableTransformWithNormal::SetIdentity ( void  )

This method can ONLY be invoked AFTER calling SetParameters(). This restriction is due to the fact that the AdvancedBSplineDeformableTransform does not copy the array of parameters internally, instead it keeps a pointer to the user-provided array of parameters. This method is also in violation of the const-correctness of the parameters since the parameter array has been passed to the transform on a 'const' basis but the values get modified when the user invokes SetIdentity().

◆ SetLabels()

void itk::MultiBSplineDeformableTransformWithNormal::SetLabels ( ImageLabelType labels)

This method specifies the label image.

◆ SetParameters()

void itk::MultiBSplineDeformableTransformWithNormal::SetParameters ( const ParametersType parameters)

This method sets the parameters of the transform. For a BSpline deformation transform, the parameters are the BSpline coefficients on a sparse grid.

The parameters are N number of N-D grid of coefficients. Each N-D grid is represented as a flat array of doubles (in the same configuration as an itk::Image). The N arrays are then concatenated to form one parameter array.

For efficiency, this transform does not make a copy of the parameters. It only keeps a pointer to the input parameters. It assumes that the memory is managed by the caller. Use SetParametersByValue to force the transform to call copy the parameters.

This method wraps each grid as itk::Image's using the user specified grid region, spacing and origin. NOTE: The grid region, spacing and origin must be set first.

◆ SetParametersByValue()

void itk::MultiBSplineDeformableTransformWithNormal::SetParametersByValue ( const ParametersType parameters)

This method sets the parameters of the transform. For a BSpline deformation transform, the parameters are the BSpline coefficients on a sparse grid.

The parameters are N number of N-D grid of coefficients. Each N-D grid is represented as a flat array of doubles (in the same configuration as an itk::Image). The N arrays are then concatenated to form one parameter array.

This methods makes a copy of the parameters while for efficiency the SetParameters method does not.

This method wraps each grid as itk::Image's using the user specified grid region, spacing and origin. NOTE: The grid region, spacing and origin must be set first.

◆ TransformCovariantVector()

virtual OutputCovariantVectorType itk::MultiBSplineDeformableTransformWithNormal::TransformCovariantVector ( const InputCovariantVectorType ) const
inlinevirtual

Method to transform a CovariantVector - not applicable for this type of transform.

Definition at line 280 of file itkMultiBSplineDeformableTransformWithNormal.h.

◆ TransformPoint()

OutputPointType itk::MultiBSplineDeformableTransformWithNormal::TransformPoint ( const InputPointType point) const

Transform points by a BSpline deformable transformation.

◆ TransformVector() [1/2]

virtual OutputVectorType itk::MultiBSplineDeformableTransformWithNormal::TransformVector ( const InputVectorType ) const
inlinevirtual

Method to transform a vector - not applicable for this type of transform.

Definition at line 260 of file itkMultiBSplineDeformableTransformWithNormal.h.

◆ TransformVector() [2/2]

virtual OutputVnlVectorType itk::MultiBSplineDeformableTransformWithNormal::TransformVector ( const InputVnlVectorType ) const
inlinevirtual

Method to transform a vnl_vector - not applicable for this type of transform.

Definition at line 270 of file itkMultiBSplineDeformableTransformWithNormal.h.

◆ UpdateLocalBases()

void itk::MultiBSplineDeformableTransformWithNormal::UpdateLocalBases ( void  )

Update Local Bases : call to it should become automatic and the function should become private

Field Documentation

◆ m_InputParametersPointer

const ParametersType* itk::MultiBSplineDeformableTransformWithNormal::m_InputParametersPointer
protected

Wrap flat array into images of coefficients. Convert an input point to a continuous index inside the BSpline grid. Check if a continuous index is inside the valid region. The bulk transform. Array of images representing the B-spline coefficients in each dimension. Variables defining the coefficient grid extend. Variables defining the interpolation support region. Odd or even order BSpline. Keep a pointer to the input parameters.

Definition at line 460 of file itkMultiBSplineDeformableTransformWithNormal.h.

◆ m_InternalParametersBuffer

ParametersType itk::MultiBSplineDeformableTransformWithNormal::m_InternalParametersBuffer
protected

Jacobian as SpaceDimension number of images. Keep track of last support region used in computing the Jacobian for fast resetting of Jacobian to zero. Array holding images wrapped from the flat parameters. Internal parameters buffer.

Definition at line 480 of file itkMultiBSplineDeformableTransformWithNormal.h.

◆ m_Labels

ImageLabelPointer itk::MultiBSplineDeformableTransformWithNormal::m_Labels
protected

◆ m_LabelsInterpolator

ImageLabelInterpolatorPointer itk::MultiBSplineDeformableTransformWithNormal::m_LabelsInterpolator
protected

◆ m_LabelsNormals

ImageVectorPointer itk::MultiBSplineDeformableTransformWithNormal::m_LabelsNormals
protected

◆ m_LastJacobian

int itk::MultiBSplineDeformableTransformWithNormal::m_LastJacobian
mutableprotected

◆ m_LocalBases

ImageBasePointer itk::MultiBSplineDeformableTransformWithNormal::m_LocalBases
protected

◆ m_NbLabels

unsigned char itk::MultiBSplineDeformableTransformWithNormal::m_NbLabels
protected

◆ m_Para

std::vector< ParametersType > itk::MultiBSplineDeformableTransformWithNormal::m_Para
protected

◆ m_Trans

std::vector< typename TransformType::Pointer > itk::MultiBSplineDeformableTransformWithNormal::m_Trans
protected


Generated on OURCE_DATE_EPOCH for elastix by doxygen 1.8.18 elastix logo