ITK  5.0.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< TParametersValueType, NDimensions > Class Template Reference

#include <itkConstantVelocityFieldTransform.h>

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

Detailed Description

template<typename TParametersValueType, unsigned int NDimensions>
class itk::ConstantVelocityFieldTransform< TParametersValueType, 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

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

Public Member Functions

virtual void CalculateNumberOfIntegrationStepsAutomaticallyOff ()
 
virtual void CalculateNumberOfIntegrationStepsAutomaticallyOn ()
 
virtual ::itk::LightObject::Pointer CreateAnother () const
 
virtual bool GetCalculateNumberOfIntegrationStepsAutomatically () const
 
virtual const ModifiedTimeTypeGetConstantVelocityFieldSetTime () const
 
bool GetInverse (Self *inverse) const
 
InverseTransformBasePointer GetInverseTransform () const override
 
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)
 
void SetFixedParameters (const FixedParametersType &) override
 
virtual void SetLowerTimeBound (ScalarType _arg)
 
virtual void SetNumberOfIntegrationSteps (unsigned int _arg)
 
virtual void SetUpperTimeBound (ScalarType _arg)
 
void UpdateTransformParameters (const DerivativeType &update, ScalarType factor=1.0) override
 
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< TParametersValueType, NDimensions >
void ComputeInverseJacobianWithRespectToPosition (const InputPointType &x, InverseJacobianPositionType &j) const override
 
virtual void ComputeJacobianWithRespectToParameters (const IndexType &, JacobianType &j) const
 
void ComputeJacobianWithRespectToPosition (const InputPointType &x, JacobianPositionType &j) const override
 
virtual void ComputeJacobianWithRespectToPosition (const IndexType &x, JacobianPositionType &j) const
 
virtual ::itk::LightObject::Pointer CreateAnother () const
 
virtual const ModifiedTimeTypeGetDisplacementFieldSetTime () const
 
bool GetInverse (Self *inverse) const
 
virtual void GetInverseJacobianOfForwardFieldWithRespectToPosition (const InputPointType &point, JacobianPositionType &jacobian, bool useSVD=false) const
 
virtual void GetInverseJacobianOfForwardFieldWithRespectToPosition (const IndexType &index, JacobianPositionType &jacobian, bool useSVD=false) const
 
InverseTransformBasePointer GetInverseTransform () const override
 
NumberOfParametersType GetNumberOfLocalParameters () const override
 
TransformCategoryType GetTransformCategory () const override
 
void SetFixedParameters (const FixedParametersType &) override
 
virtual void SetIdentity ()
 
OutputVectorPixelType TransformCovariantVector (const InputVectorPixelType &) const override
 
OutputVectorPixelType TransformDiffusionTensor (const InputVectorPixelType &) const
 
OutputPointType TransformPoint (const InputPointType &thisPoint) const override
 
OutputVectorPixelType TransformVector (const InputVectorPixelType &) const override
 
OutputVnlVectorType TransformVector (const InputVnlVectorType &) const override
 
void UpdateTransformParameters (const DerivativeType &update, ScalarType factor=1.0) override
 
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
 
OutputVectorType TransformVector (const InputVectorType &) const override
 
OutputDiffusionTensor3DType TransformDiffusionTensor (const InputDiffusionTensor3DType &) const
 
OutputCovariantVectorType TransformCovariantVector (const InputCovariantVectorType &) const override
 
void SetParameters (const ParametersType &params) override
 
void ComputeJacobianWithRespectToParameters (const InputPointType &, JacobianType &j) const override
 
virtual void SetCoordinateTolerance (double _arg)
 
virtual double GetCoordinateTolerance () const
 
virtual void SetDirectionTolerance (double _arg)
 
virtual double GetDirectionTolerance () const
 
- Public Member Functions inherited from itk::Transform< TParametersValueType, NDimensions, NDimensions >
virtual void ComputeJacobianWithRespectToParameters (const InputPointType &, JacobianType &) const =0
 
virtual void ComputeJacobianWithRespectToParametersCachedTemporaries (const InputPointType &p, JacobianType &jacobian, JacobianType &) const
 
void CopyInFixedParameters (const FixedParametersValueType *const begin, const FixedParametersValueType *const end) override
 
void CopyInParameters (const ParametersValueType *const begin, const ParametersValueType *const end) override
 
const FixedParametersTypeGetFixedParameters () const override
 
unsigned int GetInputSpaceDimension () const override
 
bool GetInverse (Self *) const
 
virtual NumberOfParametersType GetNumberOfFixedParameters () const
 
NumberOfParametersType GetNumberOfParameters () const override
 
unsigned int GetOutputSpaceDimension () const override
 
const ParametersTypeGetParameters () const override
 
TransformCategoryType GetTransformCategory () const override
 
std::string GetTransformTypeAsString () const override
 
virtual bool IsLinear () const
 
 itkCloneMacro (Self)
 
void SetParametersByValue (const ParametersType &p) override
 
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, ParametersValueType factor=1.0)
 
virtual void ComputeJacobianWithRespectToPosition (const InputPointType &, JacobianPositionType &) const
 
 itkLegacyMacro (virtual void ComputeJacobianWithRespectToPosition(const InputPointType &x, JacobianType &jacobian) const)
 
 itkLegacyMacro (virtual void ComputeInverseJacobianWithRespectToPosition(const InputPointType &x, JacobianType &jacobian) const)
 
virtual void ComputeInverseJacobianWithRespectToPosition (const InputPointType &x, InverseJacobianPositionType &jacobian) const
 
- Public Member Functions inherited from itk::Object
unsigned long AddObserver (const EventObject &event, Command *)
 
unsigned long AddObserver (const EventObject &event, Command *) const
 
virtual void DebugOff () const
 
virtual void DebugOn () const
 
CommandGetCommand (unsigned long tag)
 
bool GetDebug () const
 
MetaDataDictionaryGetMetaDataDictionary ()
 
const MetaDataDictionaryGetMetaDataDictionary () const
 
virtual ModifiedTimeType GetMTime () const
 
virtual const TimeStampGetTimeStamp () const
 
bool HasObserver (const EventObject &event) const
 
void InvokeEvent (const EventObject &)
 
void InvokeEvent (const EventObject &) const
 
virtual void Modified () const
 
void Register () const override
 
void RemoveAllObservers ()
 
void RemoveObserver (unsigned long tag)
 
void SetDebug (bool debugFlag) const
 
void SetReferenceCount (int) override
 
void UnRegister () const noexceptoverride
 
void SetMetaDataDictionary (const MetaDataDictionary &rhs)
 
void SetMetaDataDictionary (MetaDataDictionary &&rrhs)
 
virtual void SetObjectName (std::string _arg)
 
virtual const std::string & GetObjectName () const
 
- Public Member Functions inherited from itk::LightObject
virtual void Delete ()
 
virtual int GetReferenceCount () const
 
 itkCloneMacro (Self)
 
void Print (std::ostream &os, Indent indent=0) const
 

Static Public Member Functions

static Pointer New ()
 
- Static Public Member Functions inherited from itk::DisplacementFieldTransform< TParametersValueType, NDimensions >
static Pointer New ()
 
- Static Public Member Functions inherited from itk::Object
static bool GetGlobalWarningDisplay ()
 
static void GlobalWarningDisplayOff ()
 
static void GlobalWarningDisplayOn ()
 
static Pointer New ()
 
static void SetGlobalWarningDisplay (bool flag)
 
- Static Public Member Functions inherited from itk::LightObject
static void BreakOnError ()
 
static Pointer New ()
 

Static Public Attributes

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

Protected Member Functions

 ConstantVelocityFieldTransform ()
 
DisplacementFieldType::Pointer CopyDisplacementField (const DisplacementFieldType *) const
 
LightObject::Pointer InternalClone () const override
 
void PrintSelf (std::ostream &os, Indent indent) const override
 
 ~ConstantVelocityFieldTransform () override=default
 
- Protected Member Functions inherited from itk::DisplacementFieldTransform< TParametersValueType, NDimensions >
 DisplacementFieldTransform ()
 
void PrintSelf (std::ostream &os, Indent indent) const override
 
 ~DisplacementFieldTransform () override=default
 
- Protected Member Functions inherited from itk::Transform< TParametersValueType, NDimensions, NDimensions >
LightObject::Pointer InternalClone () const override
 
OutputDiffusionTensor3DType PreservationOfPrincipalDirectionDiffusionTensor3DReorientation (const InputDiffusionTensor3DType &, const InverseJacobianPositionType &) const
 
 Transform ()
 
 Transform (NumberOfParametersType NumberOfParameters)
 
 ~Transform () override=default
 
- Protected Member Functions inherited from itk::TransformBaseTemplate< TParametersValueType >
 TransformBaseTemplate ()=default
 
 ~TransformBaseTemplate () override=default
 
- Protected Member Functions inherited from itk::Object
 Object ()
 
bool PrintObservers (std::ostream &os, Indent indent) const
 
virtual void SetTimeStamp (const TimeStamp &time)
 
 ~Object () override
 
- 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 { false }
 
ConstantVelocityFieldPointer m_ConstantVelocityField
 
ConstantVelocityFieldInterpolatorPointer m_ConstantVelocityFieldInterpolator
 
ModifiedTimeType m_ConstantVelocityFieldSetTime { 0 }
 
ScalarType m_LowerTimeBound
 
unsigned int m_NumberOfIntegrationSteps
 
ScalarType m_UpperTimeBound
 
- Protected Attributes inherited from itk::DisplacementFieldTransform< TParametersValueType, NDimensions >
DisplacementFieldType::Pointer m_DisplacementField
 
ModifiedTimeType m_DisplacementFieldSetTime { 0 }
 
JacobianType m_IdentityJacobian
 
InterpolatorType::Pointer m_Interpolator
 
DisplacementFieldType::Pointer m_InverseDisplacementField
 
InterpolatorType::Pointer m_InverseInterpolator
 
- Protected Attributes inherited from itk::Transform< TParametersValueType, NDimensions, NDimensions >
DirectionChangeMatrix m_DirectionChange
 
FixedParametersType m_FixedParameters
 
ParametersType m_Parameters
 
- Protected Attributes inherited from itk::LightObject
std::atomic< int > m_ReferenceCount
 

Private Member Functions

virtual void SetFixedParametersFromConstantVelocityField () const
 

Member Typedef Documentation

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::ConstantVelocityFieldInterpolatorPointer = typename ConstantVelocityFieldInterpolatorType::Pointer

Definition at line 114 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::ConstantVelocityFieldInterpolatorType = VectorInterpolateImageFunction<ConstantVelocityFieldType, ScalarType>

Definition at line 113 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::ConstantVelocityFieldPointer = typename ConstantVelocityFieldType::Pointer

Definition at line 99 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::ConstantVelocityFieldType = Image<OutputVectorType, ConstantVelocityFieldDimension>

Define the displacement field type and corresponding interpolator type.

Definition at line 98 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::ConstPointer = SmartPointer<const Self>

Definition at line 47 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::DerivativeType = typename Superclass::DerivativeType

Derivative type

Definition at line 85 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::DirectionType = typename ConstantVelocityFieldType::DirectionType

Definition at line 106 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::DisplacementFieldPointer = typename DisplacementFieldType::Pointer

Definition at line 95 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::DisplacementFieldType = typename Superclass::DisplacementFieldType

Define the displacement field type and corresponding interpolator type.

Definition at line 94 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::FixedParametersType = typename Superclass::FixedParametersType

Type of the input parameters.

Definition at line 62 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::FixedParametersValueType = typename Superclass::FixedParametersValueType

Definition at line 63 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::IndexType = typename ConstantVelocityFieldType::IndexType

Standard types for the velocity Field

Definition at line 102 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::InputPointType = typename Superclass::InputPointType

Standard coordinate point type for this class.

Definition at line 74 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::InputVectorPixelType = typename Superclass::InputVectorPixelType

Definition at line 81 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::InputVectorType = typename Superclass::InputVectorType

Standard vector type for this class.

Definition at line 78 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::InverseTransformBasePointer = typename Superclass:: InverseTransformBasePointer

InverseTransform type.

Definition at line 56 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::NumberOfParametersType = typename Superclass::NumberOfParametersType

The number of parameters defininig this transform.

Definition at line 71 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::OptimizerParametersHelperType = ImageVectorOptimizerParametersHelper<ScalarType, Dimension, ConstantVelocityFieldDimension>

Define the internal parameter helper used to access the field

Definition at line 118 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::OutputPointType = typename Superclass::OutputPointType

Definition at line 75 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::OutputVectorPixelType = typename Superclass::OutputVectorPixelType

Definition at line 82 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::OutputVectorType = typename Superclass::OutputVectorType

Definition at line 79 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::ParametersType = typename Superclass::ParametersType

Definition at line 64 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::ParametersValueType = typename Superclass::ParametersValueType

Definition at line 65 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::PixelType = typename ConstantVelocityFieldType::PixelType

Definition at line 108 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::Pointer = SmartPointer<Self>

Definition at line 46 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::PointType = typename ConstantVelocityFieldType::PointType

Definition at line 107 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::RegionType = typename ConstantVelocityFieldType::RegionType

Definition at line 103 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::ScalarType = typename Superclass::ScalarType

Scalar type.

Definition at line 59 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::Self = ConstantVelocityFieldTransform

Standard class type aliases.

Definition at line 44 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::SizeType = typename ConstantVelocityFieldType::SizeType

Definition at line 104 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::SpacingType = typename ConstantVelocityFieldType::SpacingType

Definition at line 105 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::Superclass = DisplacementFieldTransform<TParametersValueType, NDimensions>

Definition at line 45 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::TransformCategoryType = typename Superclass::TransformCategoryType

Transform category type.

Definition at line 68 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
using itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::VelocityFieldType = ConstantVelocityFieldType

Definition at line 110 of file itkConstantVelocityFieldTransform.h.

Constructor & Destructor Documentation

template<typename TParametersValueType , unsigned int NDimensions>
itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::ConstantVelocityFieldTransform ( )
protected
template<typename TParametersValueType , unsigned int NDimensions>
itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::~ConstantVelocityFieldTransform ( )
overrideprotecteddefault

Member Function Documentation

template<typename TParametersValueType , unsigned int NDimensions>
virtual void itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::CalculateNumberOfIntegrationStepsAutomaticallyOff ( )
virtual
template<typename TParametersValueType , unsigned int NDimensions>
virtual void itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::CalculateNumberOfIntegrationStepsAutomaticallyOn ( )
virtual
template<typename TParametersValueType , unsigned int NDimensions>
DisplacementFieldType::Pointer itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::CopyDisplacementField ( const DisplacementFieldType ) const
protected
template<typename TParametersValueType , unsigned int NDimensions>
virtual::itk::LightObject::Pointer itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::CreateAnother ( ) 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< TParametersValueType, NDimensions >.

template<typename TParametersValueType , unsigned int NDimensions>
virtual bool itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::GetCalculateNumberOfIntegrationStepsAutomatically ( ) const
virtual
template<typename TParametersValueType , unsigned int NDimensions>
virtual const ConstantVelocityFieldType* itk::ConstantVelocityFieldTransform< TParametersValueType, 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<typename TParametersValueType , unsigned int NDimensions>
virtual const ConstantVelocityFieldInterpolatorType* itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::GetConstantVelocityFieldInterpolator ( ) const
virtual

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

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

Get the modification time of velocity field

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

Return an inverse of this transform.

template<typename TParametersValueType , unsigned int NDimensions>
InverseTransformBasePointer itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::GetInverseTransform ( ) const
overridevirtual

Return an inverse of this transform.

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

template<typename TParametersValueType , unsigned int NDimensions>
virtual ScalarType itk::ConstantVelocityFieldTransform< TParametersValueType, 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<typename TParametersValueType , unsigned int NDimensions>
virtual ConstantVelocityFieldType* itk::ConstantVelocityFieldTransform< TParametersValueType, 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<typename TParametersValueType , unsigned int NDimensions>
virtual ConstantVelocityFieldInterpolatorType* itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::GetModifiableConstantVelocityFieldInterpolator ( )
virtual

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

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

Get the number of integration steps. Default = 100;

template<typename TParametersValueType , unsigned int NDimensions>
virtual ScalarType itk::ConstantVelocityFieldTransform< TParametersValueType, 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<typename TParametersValueType , unsigned int NDimensions>
virtual void itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::IntegrateVelocityField ( )
virtual

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

template<typename TParametersValueType , unsigned int NDimensions>
LightObject::Pointer itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::InternalClone ( ) const
overrideprotectedvirtual

Clone the current transform

Reimplemented from itk::LightObject.

template<typename TParametersValueType , unsigned int NDimensions>
static Pointer itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::New ( )
static

New macro for creation of through a Smart Pointer

template<typename TParametersValueType , unsigned int NDimensions>
void itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::PrintSelf ( std::ostream &  os,
Indent  indent 
) const
overrideprotectedvirtual

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< TParametersValueType, NDimensions >.

template<typename TParametersValueType , unsigned int NDimensions>
virtual void itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::SetCalculateNumberOfIntegrationStepsAutomatically ( bool  _arg)
virtual
template<typename TParametersValueType , unsigned int NDimensions>
virtual void itk::ConstantVelocityFieldTransform< TParametersValueType, 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<typename TParametersValueType , unsigned int NDimensions>
virtual void itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::SetConstantVelocityFieldInterpolator ( ConstantVelocityFieldInterpolatorType )
virtual

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

template<typename TParametersValueType , unsigned int NDimensions>
void itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::SetFixedParameters ( const FixedParametersType )
overridevirtual

Set the fixed parameters and update internal transformation.

Implements itk::Transform< TParametersValueType, NDimensions, NDimensions >.

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

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

template<typename TParametersValueType , unsigned int NDimensions>
virtual void itk::ConstantVelocityFieldTransform< TParametersValueType, 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<typename TParametersValueType , unsigned int NDimensions>
virtual void itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::SetNumberOfIntegrationSteps ( unsigned int  _arg)
virtual

Set the number of integration steps. Default = 100;

template<typename TParametersValueType , unsigned int NDimensions>
virtual void itk::ConstantVelocityFieldTransform< TParametersValueType, 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<typename TParametersValueType , unsigned int NDimensions>
void itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::UpdateTransformParameters ( const DerivativeType update,
ScalarType  factor = 1.0 
)
override

Member Data Documentation

template<typename TParametersValueType , unsigned int NDimensions>
constexpr unsigned int itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::ConstantVelocityFieldDimension = NDimensions
static

Dimension of the constant velocity field .

Definition at line 88 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
constexpr unsigned int itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::Dimension = NDimensions
static

Dimension of the vector spaces.

Definition at line 91 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
bool itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::m_CalculateNumberOfIntegrationStepsAutomatically { false }
protected

Definition at line 203 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
ConstantVelocityFieldPointer itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::m_ConstantVelocityField
protected

Definition at line 201 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
ConstantVelocityFieldInterpolatorPointer itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::m_ConstantVelocityFieldInterpolator
protected

The interpolator.

Definition at line 206 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
ModifiedTimeType itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::m_ConstantVelocityFieldSetTime { 0 }
protected

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

Definition at line 210 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
ScalarType itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::m_LowerTimeBound
protected

Definition at line 212 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
unsigned int itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::m_NumberOfIntegrationSteps
protected

Definition at line 215 of file itkConstantVelocityFieldTransform.h.

template<typename TParametersValueType , unsigned int NDimensions>
ScalarType itk::ConstantVelocityFieldTransform< TParametersValueType, NDimensions >::m_UpperTimeBound
protected

Definition at line 213 of file itkConstantVelocityFieldTransform.h.


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