ITK  4.4.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Protected Attributes | Private Member Functions | List of all members
itk::ConstantVelocityFieldTransform< TScalar, NDimensions > Class Template Reference

#include <itkConstantVelocityFieldTransform.h>

+ Inheritance diagram for itk::ConstantVelocityFieldTransform< TScalar, NDimensions >:
+ Collaboration diagram for itk::ConstantVelocityFieldTransform< TScalar, NDimensions >:

Detailed Description

template<class TScalar, unsigned int NDimensions>
class itk::ConstantVelocityFieldTransform< TScalar, NDimensions >

Provides local/dense/high-dimensionality transformation via a a constant velocity field.

Author
Nick Tustison
Brian Avants

Definition at line 37 of file itkConstantVelocityFieldTransform.h.

Public Types

typedef
ConstantVelocityFieldInterpolatorType::Pointer 
ConstantVelocityFieldInterpolatorPointer
 
typedef
VectorInterpolateImageFunction
< ConstantVelocityFieldType,
ScalarType
ConstantVelocityFieldInterpolatorType
 
typedef
ConstantVelocityFieldType::Pointer 
ConstantVelocityFieldPointer
 
typedef Image
< OutputVectorType,
ConstantVelocityFieldDimension
ConstantVelocityFieldType
 
typedef SmartPointer< const SelfConstPointer
 
typedef Superclass::DerivativeType DerivativeType
 
typedef
ConstantVelocityFieldType::DirectionType 
DirectionType
 
typedef
DisplacementFieldType::Pointer 
DisplacementFieldPointer
 
typedef
Superclass::DisplacementFieldType 
DisplacementFieldType
 
typedef
ConstantVelocityFieldType::IndexType 
IndexType
 
typedef Superclass::InputPointType InputPointType
 
typedef
Superclass::InputVectorPixelType 
InputVectorPixelType
 
typedef Superclass::InputVectorType InputVectorType
 
typedef
Superclass::InverseTransformBasePointer 
InverseTransformBasePointer
 
typedef
Superclass::NumberOfParametersType 
NumberOfParametersType
 
typedef
ImageVectorOptimizerParametersHelper
< ScalarType, Dimension,
ConstantVelocityFieldDimension
OptimizerParametersHelperType
 
typedef Superclass::OutputPointType OutputPointType
 
typedef
Superclass::OutputVectorPixelType 
OutputVectorPixelType
 
typedef
Superclass::OutputVectorType 
OutputVectorType
 
typedef Superclass::ParametersType ParametersType
 
typedef
Superclass::ParametersValueType 
ParametersValueType
 
typedef
ConstantVelocityFieldType::PixelType 
PixelType
 
typedef SmartPointer< SelfPointer
 
typedef
ConstantVelocityFieldType::PointType 
PointType
 
typedef
ConstantVelocityFieldType::RegionType 
RegionType
 
typedef Superclass::ScalarType ScalarType
 
typedef
ConstantVelocityFieldTransform 
Self
 
typedef
ConstantVelocityFieldType::SizeType 
SizeType
 
typedef
ConstantVelocityFieldType::SpacingType 
SpacingType
 
typedef
DisplacementFieldTransform
< TScalar, NDimensions > 
Superclass
 
typedef
Superclass::TransformCategoryType 
TransformCategoryType
 
typedef ConstantVelocityFieldType VelocityFieldType
 
- Public Types inherited from itk::DisplacementFieldTransform< TScalar, NDimensions >
typedef SmartPointer< const SelfConstPointer
 
typedef Superclass::DerivativeType DerivativeType
 
typedef
DisplacementFieldType::DirectionType 
DirectionType
 
typedef
DisplacementFieldType::ConstPointer 
DisplacementFieldConstPointer
 
typedef
DisplacementFieldType::Pointer 
DisplacementFieldPointer
 
typedef Image
< OutputVectorType, Dimension
DisplacementFieldType
 
typedef
DisplacementFieldType::IndexType 
IndexType
 
typedef
Superclass::InputCovariantVectorType 
InputCovariantVectorType
 
typedef
Superclass::InputDiffusionTensor3DType 
InputDiffusionTensor3DType
 
typedef Superclass::InputPointType InputPointType
 
typedef CovariantVector
< ScalarType,
InputDiffusionTensor3DType::Dimension > 
InputTensorEigenVectorType
 
typedef
Superclass::InputVectorPixelType 
InputVectorPixelType
 
typedef Superclass::InputVectorType InputVectorType
 
typedef
Superclass::InputVnlVectorType 
InputVnlVectorType
 
typedef
VectorInterpolateImageFunction
< DisplacementFieldType,
ScalarType
InterpolatorType
 
typedef
Superclass::InverseTransformBasePointer 
InverseTransformBasePointer
 
typedef Superclass::JacobianType JacobianType
 
typedef
Superclass::NumberOfParametersType 
NumberOfParametersType
 
typedef
ImageVectorOptimizerParametersHelper
< ScalarType,
OutputVectorType::Dimension,
Dimension
OptimizerParametersHelperType
 
typedef
Superclass::OutputCovariantVectorType 
OutputCovariantVectorType
 
typedef
Superclass::OutputDiffusionTensor3DType 
OutputDiffusionTensor3DType
 
typedef Superclass::OutputPointType OutputPointType
 
typedef CovariantVector
< ScalarType,
OutputDiffusionTensor3DType::Dimension > 
OutputTensorEigenVectorType
 
typedef
Superclass::OutputVectorPixelType 
OutputVectorPixelType
 
typedef
Superclass::OutputVectorType 
OutputVectorType
 
typedef
Superclass::OutputVnlVectorType 
OutputVnlVectorType
 
typedef Superclass::ParametersType ParametersType
 
typedef
Superclass::ParametersValueType 
ParametersValueType
 
typedef
DisplacementFieldType::PixelType 
PixelType
 
typedef SmartPointer< SelfPointer
 
typedef
DisplacementFieldType::PointType 
PointType
 
typedef
DisplacementFieldType::RegionType 
RegionType
 
typedef Superclass::ScalarType ScalarType
 
typedef DisplacementFieldTransform Self
 
typedef
DisplacementFieldType::SizeType 
SizeType
 
typedef
DisplacementFieldType::SpacingType 
SpacingType
 
typedef Transform< TScalar,
NDimensions, NDimensions > 
Superclass
 
typedef
Superclass::TransformCategoryType 
TransformCategoryType
 
- Public Types inherited from itk::Transform< TScalar, NDimensions, NDimensions >
typedef SmartPointer< const SelfConstPointer
 
typedef Array
< ParametersValueType
DerivativeType
 
typedef Matrix< double,
itkGetStaticConstMacro(OutputSpaceDimension),
itkGetStaticConstMacro(InputSpaceDimension)> 
DirectionChangeMatrix
 
typedef CovariantVector
< TScalar, NInputDimensions > 
InputCovariantVectorType
 
typedef DiffusionTensor3D
< TScalar > 
InputDiffusionTensor3DType
 
typedef Matrix< double,
itkGetStaticConstMacro(InputSpaceDimension),
itkGetStaticConstMacro(InputSpaceDimension)> 
InputDirectionMatrix
 
typedef Point< TScalar,
NInputDimensions > 
InputPointType
 
typedef
SymmetricSecondRankTensor
< TScalar, NInputDimensions > 
InputSymmetricSecondRankTensorType
 
typedef VariableLengthVector
< TScalar > 
InputVectorPixelType
 
typedef Vector< TScalar,
NInputDimensions > 
InputVectorType
 
typedef vnl_vector_fixed
< TScalar, NInputDimensions > 
InputVnlVectorType
 
typedef
InverseTransformBaseType::Pointer 
InverseTransformBasePointer
 
typedef Transform< TScalar,
NOutputDimensions,
NInputDimensions > 
InverseTransformBaseType
 
typedef Array2D
< ParametersValueType
JacobianType
 
typedef Matrix< TScalar,
itkGetStaticConstMacro(OutputSpaceDimension),
itkGetStaticConstMacro(InputSpaceDimension)> 
MatrixType
 
typedef
Superclass::NumberOfParametersType 
NumberOfParametersType
 
typedef CovariantVector
< TScalar, NOutputDimensions > 
OutputCovariantVectorType
 
typedef DiffusionTensor3D
< TScalar > 
OutputDiffusionTensor3DType
 
typedef Matrix< double,
itkGetStaticConstMacro(OutputSpaceDimension),
itkGetStaticConstMacro(OutputSpaceDimension)> 
OutputDirectionMatrix
 
typedef Point< TScalar,
NOutputDimensions > 
OutputPointType
 
typedef
SymmetricSecondRankTensor
< TScalar, NOutputDimensions > 
OutputSymmetricSecondRankTensorType
 
typedef VariableLengthVector
< TScalar > 
OutputVectorPixelType
 
typedef Vector< TScalar,
NOutputDimensions > 
OutputVectorType
 
typedef vnl_vector_fixed
< TScalar, NOutputDimensions > 
OutputVnlVectorType
 
typedef Superclass::ParametersType ParametersType
 
typedef
Superclass::ParametersValueType 
ParametersValueType
 
typedef SmartPointer< SelfPointer
 
typedef TScalar ScalarType
 
typedef Transform Self
 
typedef TransformBase Superclass
 
- Public Types inherited from itk::TransformBase
typedef SmartPointer< const SelfConstPointer
 
typedef IdentifierType NumberOfParametersType
 
typedef OptimizerParameters
< ParametersValueType
ParametersType
 
typedef double ParametersValueType
 
typedef SmartPointer< SelfPointer
 
typedef TransformBase Self
 
typedef Object Superclass
 
enum  TransformCategoryType {
  UnknownTransformCategory =0,
  Linear =1,
  BSpline =2,
  Spline =3,
  DisplacementField =4,
  VelocityField =5
}
 
- Public Types inherited from itk::Object
typedef SmartPointer< const SelfConstPointer
 
typedef SmartPointer< SelfPointer
 
typedef Object Self
 
typedef LightObject Superclass
 
- Public Types inherited from itk::LightObject
typedef SmartPointer< const SelfConstPointer
 
typedef SmartPointer< SelfPointer
 
typedef LightObject Self
 

Public Member Functions

virtual void CalculateNumberOfIntegrationStepsAutomaticallyOff ()
 
virtual void CalculateNumberOfIntegrationStepsAutomaticallyOn ()
 
virtual ::itk::LightObject::Pointer CreateAnother (void) const
 
virtual bool GetCalculateNumberOfIntegrationStepsAutomatically () const
 
virtual const ModifiedTimeTypeGetConstantVelocityFieldSetTime ()
 
bool GetInverse (Self *inverse) const
 
virtual InverseTransformBasePointer GetInverseTransform () const
 
virtual ScalarType GetLowerTimeBound () const
 
virtual const char * GetNameOfClass () const
 
virtual unsigned int GetNumberOfIntegrationSteps () const
 
virtual ScalarType GetUpperTimeBound () const
 
virtual void IntegrateVelocityField ()
 
virtual void SetCalculateNumberOfIntegrationStepsAutomatically (bool _arg)
 
virtual void SetFixedParameters (const ParametersType &)
 
virtual void SetLowerTimeBound (ScalarType _arg)
 
virtual void SetNumberOfIntegrationSteps (unsigned int _arg)
 
virtual void SetUpperTimeBound (ScalarType _arg)
 
virtual void UpdateTransformParameters (const DerivativeType &update, ScalarType factor=1.0)
 
virtual void SetConstantVelocityField (ConstantVelocityFieldType *)
 
virtual ConstantVelocityFieldTypeGetModifiableConstantVelocityField ()
 
virtual const
ConstantVelocityFieldType
GetConstantVelocityField () const
 
virtual void SetConstantVelocityFieldInterpolator (ConstantVelocityFieldInterpolatorType *)
 
virtual
ConstantVelocityFieldInterpolatorType
GetModifiableConstantVelocityFieldInterpolator ()
 
virtual const
ConstantVelocityFieldInterpolatorType
GetConstantVelocityFieldInterpolator () const
 
- Public Member Functions inherited from itk::DisplacementFieldTransform< TScalar, NDimensions >
virtual void ComputeInverseJacobianWithRespectToPosition (const InputPointType &x, JacobianType &j) const
 
virtual void ComputeJacobianWithRespectToParameters (const IndexType &, JacobianType &j) const
 
virtual void ComputeJacobianWithRespectToPosition (const InputPointType &x, JacobianType &j) const
 
virtual void ComputeJacobianWithRespectToPosition (const IndexType &x, JacobianType &j) const
 
virtual ::itk::LightObject::Pointer CreateAnother (void) const
 
virtual const ModifiedTimeTypeGetDisplacementFieldSetTime ()
 
bool GetInverse (Self *inverse) const
 
virtual void GetInverseJacobianOfForwardFieldWithRespectToPosition (const InputPointType &point, JacobianType &jacobian, bool useSVD=false) const
 
virtual void GetInverseJacobianOfForwardFieldWithRespectToPosition (const IndexType &index, JacobianType &jacobian, bool useSVD=false) const
 
virtual NumberOfParametersType GetNumberOfLocalParameters (void) const
 
virtual TransformCategoryType GetTransformCategory () const
 
virtual OutputVectorPixelType TransformCovariantVector (const InputVectorPixelType &) const
 
OutputVectorPixelType TransformDiffusionTensor (const InputVectorPixelType &) const
 
virtual OutputPointType TransformPoint (const InputPointType &thisPoint) const
 
virtual OutputVectorPixelType TransformVector (const InputVectorPixelType &) const
 
virtual OutputVnlVectorType TransformVector (const InputVnlVectorType &) const
 
virtual void UpdateTransformParameters (const DerivativeType &update, ScalarType factor=1.0)
 
virtual void SetDisplacementField (DisplacementFieldType *field)
 
virtual DisplacementFieldTypeGetModifiableDisplacementField ()
 
virtual const
DisplacementFieldType
GetDisplacementField () const
 
virtual void SetInverseDisplacementField (DisplacementFieldType *inverseDisplacementField)
 
virtual DisplacementFieldTypeGetModifiableInverseDisplacementField ()
 
virtual const
DisplacementFieldType
GetInverseDisplacementField () const
 
virtual void SetInterpolator (InterpolatorType *interpolator)
 
virtual InterpolatorTypeGetModifiableInterpolator ()
 
virtual const InterpolatorTypeGetInterpolator () const
 
virtual void SetInverseInterpolator (InterpolatorType *interpolator)
 
virtual InterpolatorTypeGetModifiableInverseInterpolator ()
 
virtual const InterpolatorTypeGetInverseInterpolator () const
 
virtual OutputVectorType TransformVector (const InputVectorType &) const
 
OutputDiffusionTensor3DType TransformDiffusionTensor (const InputDiffusionTensor3DType &) const
 
virtual OutputCovariantVectorType TransformCovariantVector (const InputCovariantVectorType &) const
 
virtual void SetParameters (const ParametersType &params)
 
virtual void ComputeJacobianWithRespectToParameters (const InputPointType &, JacobianType &j) const
 
- Public Member Functions inherited from itk::Transform< TScalar, NDimensions, NDimensions >
virtual void ComputeInverseJacobianWithRespectToPosition (const InputPointType &x, JacobianType &jacobian) const
 
virtual void ComputeJacobianWithRespectToPosition (const InputPointType &, JacobianType &) const
 
virtual const ParametersTypeGetFixedParameters (void) const
 
unsigned int GetInputSpaceDimension (void) const
 
bool GetInverse (Self *) const
 
virtual NumberOfParametersType GetNumberOfParameters (void) const
 
unsigned int GetOutputSpaceDimension (void) const
 
virtual const ParametersTypeGetParameters (void) const
 
virtual std::string GetTransformTypeAsString () const
 
virtual bool IsLinear () const
 
 itkCloneMacro (Self)
 
virtual void SetParametersByValue (const ParametersType &p)
 
virtual OutputCovariantVectorType TransformCovariantVector (const InputCovariantVectorType &) const
 
virtual OutputCovariantVectorType TransformCovariantVector (const InputCovariantVectorType &vector, const InputPointType &point) const
 
virtual OutputVectorPixelType TransformCovariantVector (const InputVectorPixelType &) const
 
virtual OutputVectorPixelType TransformCovariantVector (const InputVectorPixelType &vector, const InputPointType &point) const
 
virtual OutputDiffusionTensor3DType TransformDiffusionTensor3D (const InputDiffusionTensor3DType &) const
 
virtual OutputDiffusionTensor3DType TransformDiffusionTensor3D (const InputDiffusionTensor3DType &tensor, const InputPointType &point) const
 
virtual OutputVectorPixelType TransformDiffusionTensor3D (const InputVectorPixelType &) const
 
virtual OutputVectorPixelType TransformDiffusionTensor3D (const InputVectorPixelType &tensor, const InputPointType &point) const
 
virtual OutputPointType TransformPoint (const InputPointType &) const =0
 
virtual
OutputSymmetricSecondRankTensorType 
TransformSymmetricSecondRankTensor (const InputSymmetricSecondRankTensorType &tensor, const InputPointType &point) const
 
virtual
OutputSymmetricSecondRankTensorType 
TransformSymmetricSecondRankTensor (const InputSymmetricSecondRankTensorType &) const
 
virtual OutputVectorPixelType TransformSymmetricSecondRankTensor (const InputVectorPixelType &) const
 
virtual OutputVectorPixelType TransformSymmetricSecondRankTensor (const InputVectorPixelType &tensor, const InputPointType &point) const
 
virtual OutputVectorType TransformVector (const InputVectorType &) const
 
virtual OutputVectorType TransformVector (const InputVectorType &vector, const InputPointType &point) const
 
virtual OutputVnlVectorType TransformVector (const InputVnlVectorType &) const
 
virtual OutputVnlVectorType TransformVector (const InputVnlVectorType &vector, const InputPointType &point) const
 
virtual OutputVectorPixelType TransformVector (const InputVectorPixelType &) const
 
virtual OutputVectorPixelType TransformVector (const InputVectorPixelType &vector, const InputPointType &point) const
 
virtual void UpdateTransformParameters (const DerivativeType &update, TScalarfactor=1.0)
 
virtual void ComputeJacobianWithRespectToParameters (const InputPointType &, JacobianType &) const
 

Static Public Member Functions

static Pointer New ()
 
- Static Public Member Functions inherited from itk::DisplacementFieldTransform< TScalar, NDimensions >
static Pointer New ()
 

Static Public Attributes

static const unsigned int ConstantVelocityFieldDimension = NDimensions
 
static const unsigned int Dimension = NDimensions
 
- Static Public Attributes inherited from itk::DisplacementFieldTransform< TScalar, NDimensions >
static const unsigned int Dimension = NDimensions
 
- Static Public Attributes inherited from itk::Transform< TScalar, NDimensions, NDimensions >
static const unsigned int InputSpaceDimension
 
static const unsigned int OutputSpaceDimension
 

Protected Member Functions

 ConstantVelocityFieldTransform ()
 
DisplacementFieldType::Pointer CopyDisplacementField (const DisplacementFieldType *) const
 
virtual LightObject::Pointer InternalClone () const
 
void PrintSelf (std::ostream &os, Indent indent) const
 
virtual ~ConstantVelocityFieldTransform ()
 
- Protected Member Functions inherited from itk::DisplacementFieldTransform< TScalar, NDimensions >
 DisplacementFieldTransform ()
 
void PrintSelf (std::ostream &os, Indent indent) const
 
virtual ~DisplacementFieldTransform ()
 
- Protected Member Functions inherited from itk::Transform< TScalar, NDimensions, NDimensions >
OutputDiffusionTensor3DType PreservationOfPrincipalDirectionDiffusionTensor3DReorientation (const InputDiffusionTensor3DType, const JacobianType) const
 
 Transform ()
 
 Transform (NumberOfParametersType NumberOfParameters)
 
virtual ~Transform ()
 
- Protected Member Functions inherited from itk::TransformBase
 TransformBase ()
 
virtual ~TransformBase ()
 
- Protected Member Functions inherited from itk::Object
 Object ()
 
bool PrintObservers (std::ostream &os, Indent indent) const
 
virtual void SetTimeStamp (const TimeStamp &time)
 
virtual ~Object ()
 
- Protected Member Functions inherited from itk::LightObject
 LightObject ()
 
virtual void PrintHeader (std::ostream &os, Indent indent) const
 
virtual void PrintTrailer (std::ostream &os, Indent indent) const
 
virtual ~LightObject ()
 

Protected Attributes

bool m_CalculateNumberOfIntegrationStepsAutomatically
 
ConstantVelocityFieldPointer m_ConstantVelocityField
 
ConstantVelocityFieldInterpolatorPointer m_ConstantVelocityFieldInterpolator
 
ModifiedTimeType m_ConstantVelocityFieldSetTime
 
ScalarType m_LowerTimeBound
 
unsigned int m_NumberOfIntegrationSteps
 
ScalarType m_UpperTimeBound
 
- Protected Attributes inherited from itk::DisplacementFieldTransform< TScalar, NDimensions >
DisplacementFieldType::Pointer m_DisplacementField
 
ModifiedTimeType m_DisplacementFieldSetTime
 
JacobianType m_IdentityJacobian
 
InterpolatorType::Pointer m_Interpolator
 
DisplacementFieldType::Pointer m_InverseDisplacementField
 
InterpolatorType::Pointer m_InverseInterpolator
 
- Protected Attributes inherited from itk::Transform< TScalar, NDimensions, NDimensions >
DirectionChangeMatrix m_DirectionChange
 
ParametersType m_FixedParameters
 
ParametersType m_Parameters
 

Private Member Functions

 ConstantVelocityFieldTransform (const Self &)
 
void operator= (const Self &)
 
virtual void SetFixedParametersFromConstantVelocityField () const
 

Additional Inherited Members

- Protected Types inherited from itk::LightObject
typedef int InternalReferenceCountType
 

Member Typedef Documentation

template<class TScalar , unsigned int NDimensions>
typedef ConstantVelocityFieldInterpolatorType::Pointer itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::ConstantVelocityFieldInterpolatorPointer

Definition at line 111 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
typedef VectorInterpolateImageFunction<ConstantVelocityFieldType, ScalarType> itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::ConstantVelocityFieldInterpolatorType

Definition at line 109 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
typedef ConstantVelocityFieldType::Pointer itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::ConstantVelocityFieldPointer

Definition at line 95 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
typedef Image<OutputVectorType, ConstantVelocityFieldDimension> itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::ConstantVelocityFieldType

Define the displacement field type and corresponding interpolator type.

Definition at line 94 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
typedef SmartPointer<const Self> itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::ConstPointer

Definition at line 45 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
typedef Superclass::DerivativeType itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::DerivativeType

Derivative type

Definition at line 81 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
typedef ConstantVelocityFieldType::DirectionType itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::DirectionType

Definition at line 102 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
typedef DisplacementFieldType::Pointer itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::DisplacementFieldPointer

Definition at line 91 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
typedef Superclass::DisplacementFieldType itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::DisplacementFieldType

Define the displacement field type and corresponding interpolator type.

Definition at line 90 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
typedef ConstantVelocityFieldType::IndexType itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::IndexType

Standard types for the velocity Field

Definition at line 98 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
typedef Superclass::InputPointType itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::InputPointType

Standard coordinate point type for this class.

Definition at line 70 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
typedef Superclass::InputVectorPixelType itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::InputVectorPixelType

Definition at line 77 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
typedef Superclass::InputVectorType itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::InputVectorType

Standard vector type for this class.

Definition at line 74 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
typedef Superclass:: InverseTransformBasePointer itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::InverseTransformBasePointer

InverseTransform type.

Definition at line 51 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
typedef Superclass::NumberOfParametersType itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::NumberOfParametersType

The number of parameters defininig this transform.

Definition at line 67 of file itkConstantVelocityFieldTransform.h.

Define the internal parameter helper used to access the field

Definition at line 115 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
typedef Superclass::OutputPointType itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::OutputPointType

Definition at line 71 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
typedef Superclass::OutputVectorPixelType itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::OutputVectorPixelType

Definition at line 78 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
typedef Superclass::OutputVectorType itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::OutputVectorType

Definition at line 75 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
typedef Superclass::ParametersType itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::ParametersType

Type of the input parameters.

Definition at line 60 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
typedef Superclass::ParametersValueType itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::ParametersValueType

Definition at line 61 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
typedef ConstantVelocityFieldType::PixelType itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::PixelType

Definition at line 104 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
typedef SmartPointer<Self> itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::Pointer

Definition at line 44 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
typedef ConstantVelocityFieldType::PointType itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::PointType

Definition at line 103 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
typedef ConstantVelocityFieldType::RegionType itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::RegionType

Definition at line 99 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
typedef Superclass::ScalarType itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::ScalarType

Scalar type.

Definition at line 57 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
typedef ConstantVelocityFieldTransform itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::Self

Standard class typedefs.

Definition at line 42 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
typedef ConstantVelocityFieldType::SizeType itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::SizeType

Definition at line 100 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
typedef ConstantVelocityFieldType::SpacingType itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::SpacingType

Definition at line 101 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
typedef DisplacementFieldTransform<TScalar, NDimensions> itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::Superclass

Definition at line 43 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
typedef Superclass::TransformCategoryType itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::TransformCategoryType

Transform category type.

Definition at line 64 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
typedef ConstantVelocityFieldType itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::VelocityFieldType

Definition at line 106 of file itkConstantVelocityFieldTransform.h.

Constructor & Destructor Documentation

template<class TScalar , unsigned int NDimensions>
itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::ConstantVelocityFieldTransform ( )
protected
template<class TScalar , unsigned int NDimensions>
virtual itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::~ConstantVelocityFieldTransform ( )
protectedvirtual
template<class TScalar , unsigned int NDimensions>
itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::ConstantVelocityFieldTransform ( const Self )
private

Member Function Documentation

template<class TScalar , unsigned int NDimensions>
virtual void itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::CalculateNumberOfIntegrationStepsAutomaticallyOff ( )
virtual
template<class TScalar , unsigned int NDimensions>
virtual void itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::CalculateNumberOfIntegrationStepsAutomaticallyOn ( )
virtual
template<class TScalar , unsigned int NDimensions>
DisplacementFieldType::Pointer itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::CopyDisplacementField ( const DisplacementFieldType ) const
protected
template<class TScalar , unsigned int NDimensions>
virtual::itk::LightObject::Pointer itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::CreateAnother ( void  ) const
virtual

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

Reimplemented in itk::GaussianExponentialDiffeomorphicTransform< TScalar, NDimensions >.

template<class TScalar , unsigned int NDimensions>
virtual bool itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::GetCalculateNumberOfIntegrationStepsAutomatically ( ) const
virtual
template<class TScalar , unsigned int NDimensions>
virtual const ConstantVelocityFieldType* itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::GetConstantVelocityField ( ) const
virtual

Get/Set the velocity field. Set the displacement field. Create special set accessor to update interpolator and assign displacement field to transform parameters container.

template<class TScalar , unsigned int NDimensions>
virtual const ConstantVelocityFieldInterpolatorType* itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::GetConstantVelocityFieldInterpolator ( ) const
virtual

Get/Set the interpolator. Create out own set accessor that assigns the velocity field

template<class TScalar , unsigned int NDimensions>
virtual const ModifiedTimeType& itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::GetConstantVelocityFieldSetTime ( )
virtual

Get the modification time of velocity field

template<class TScalar , unsigned int NDimensions>
bool itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::GetInverse ( Self inverse) const

Return an inverse of this transform.

template<class TScalar , unsigned int NDimensions>
virtual InverseTransformBasePointer itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::GetInverseTransform ( ) const
virtual

Return an inverse of this transform.

Reimplemented from itk::DisplacementFieldTransform< TScalar, NDimensions >.

template<class TScalar , unsigned int NDimensions>
virtual ScalarType itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::GetLowerTimeBound ( ) const
virtual

Get the lower time bound defining the integration domain of the transform. We assume that the total possible time domain is [0,1]

template<class TScalar , unsigned int NDimensions>
virtual ConstantVelocityFieldType* itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::GetModifiableConstantVelocityField ( )
virtual

Get/Set the velocity field. Set the displacement field. Create special set accessor to update interpolator and assign displacement field to transform parameters container.

template<class TScalar , unsigned int NDimensions>
virtual ConstantVelocityFieldInterpolatorType* itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::GetModifiableConstantVelocityFieldInterpolator ( )
virtual

Get/Set the interpolator. Create out own set accessor that assigns the velocity field

template<class TScalar , unsigned int NDimensions>
virtual const char* itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::GetNameOfClass ( ) const
virtual
template<class TScalar , unsigned int NDimensions>
virtual unsigned int itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::GetNumberOfIntegrationSteps ( ) const
virtual

Get the number of integration steps. Default = 100;

template<class TScalar , unsigned int NDimensions>
virtual ScalarType itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::GetUpperTimeBound ( ) const
virtual

Get the upper time bound defining the integration domain of the transform. We assume that the total possible time domain is [0,1]

template<class TScalar , unsigned int NDimensions>
virtual void itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::IntegrateVelocityField ( )
virtual

Trigger the computation of the displacement field by integrating the constant velocity field.

template<class TScalar , unsigned int NDimensions>
virtual LightObject::Pointer itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::InternalClone ( ) const
protectedvirtual

Clone the current transform

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

template<class TScalar , unsigned int NDimensions>
static Pointer itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::New ( )
static

New macro for creation of through a Smart Pointer

template<class TScalar , unsigned int NDimensions>
void itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::operator= ( const Self )
private
template<class TScalar , unsigned int NDimensions>
void itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::PrintSelf ( std::ostream &  os,
Indent  indent 
) const
protectedvirtual

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::GaussianExponentialDiffeomorphicTransform< TScalar, NDimensions >.

template<class TScalar , unsigned int NDimensions>
virtual void itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::SetCalculateNumberOfIntegrationStepsAutomatically ( bool  _arg)
virtual
template<class TScalar , unsigned int NDimensions>
virtual void itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::SetConstantVelocityField ( ConstantVelocityFieldType )
virtual

Get/Set the velocity field. Set the displacement field. Create special set accessor to update interpolator and assign displacement field to transform parameters container.

template<class TScalar , unsigned int NDimensions>
virtual void itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::SetConstantVelocityFieldInterpolator ( ConstantVelocityFieldInterpolatorType )
virtual

Get/Set the interpolator. Create out own set accessor that assigns the velocity field

template<class TScalar , unsigned int NDimensions>
virtual void itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::SetFixedParameters ( const ParametersType )
virtual

This method sets the fixed parameters of the transform. For a displacement field transform, the fixed parameters are the following: field size, field origin, field spacing, and field direction.

Note: If a displacement field already exists, this function creates a new one with zero displacement (identity transform). If an inverse displacement field exists, a new one is also created.

Reimplemented from itk::DisplacementFieldTransform< TScalar, NDimensions >.

template<class TScalar , unsigned int NDimensions>
virtual void itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::SetFixedParametersFromConstantVelocityField ( ) const
privatevirtual

Convenience method which reads the information from the current velocity field into m_FixedParameters.

template<class TScalar , unsigned int NDimensions>
virtual void itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::SetLowerTimeBound ( ScalarType  _arg)
virtual

Set the lower time bound defining the integration domain of the transform. We assume that the total possible time domain is [0,1]

template<class TScalar , unsigned int NDimensions>
virtual void itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::SetNumberOfIntegrationSteps ( unsigned int  _arg)
virtual

Set the number of integration steps. Default = 100;

template<class TScalar , unsigned int NDimensions>
virtual void itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::SetUpperTimeBound ( ScalarType  _arg)
virtual

Set the upper time bound defining the integration domain of the transform. We assume that the total possible time domain is [0,1]

template<class TScalar , unsigned int NDimensions>
virtual void itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::UpdateTransformParameters ( const DerivativeType update,
ScalarType  factor = 1.0 
)
virtual

Member Data Documentation

template<class TScalar , unsigned int NDimensions>
const unsigned int itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::ConstantVelocityFieldDimension = NDimensions
static

Dimension of the constant velocity field .

Definition at line 84 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
const unsigned int itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::Dimension = NDimensions
static

Dimension of the vector spaces.

Definition at line 87 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
bool itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::m_CalculateNumberOfIntegrationStepsAutomatically
protected

Definition at line 200 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
ConstantVelocityFieldPointer itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::m_ConstantVelocityField
protected

Definition at line 198 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
ConstantVelocityFieldInterpolatorPointer itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::m_ConstantVelocityFieldInterpolator
protected

The interpolator.

Definition at line 203 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
ModifiedTimeType itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::m_ConstantVelocityFieldSetTime
protected

Track when the VELOCITY field was last set/assigned, as distinct from when it may have had its contents modified.

Definition at line 207 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
ScalarType itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::m_LowerTimeBound
protected

Definition at line 209 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
unsigned int itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::m_NumberOfIntegrationSteps
protected

Definition at line 212 of file itkConstantVelocityFieldTransform.h.

template<class TScalar , unsigned int NDimensions>
ScalarType itk::ConstantVelocityFieldTransform< TScalar, NDimensions >::m_UpperTimeBound
protected

Definition at line 210 of file itkConstantVelocityFieldTransform.h.


The documentation for this class was generated from the following file: