ITK  4.8.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes | List of all members
itk::GaussianExponentialDiffeomorphicTransformParametersAdaptor< TTransform > Class Template Reference

#include <itkGaussianExponentialDiffeomorphicTransformParametersAdaptor.h>

+ Inheritance diagram for itk::GaussianExponentialDiffeomorphicTransformParametersAdaptor< TTransform >:
+ Collaboration diagram for itk::GaussianExponentialDiffeomorphicTransformParametersAdaptor< TTransform >:

Detailed Description

template<typename TTransform>
class itk::GaussianExponentialDiffeomorphicTransformParametersAdaptor< TTransform >

Helper class for multiresolution image registration.

Author
Nick Tustison

Definition at line 33 of file itkGaussianExponentialDiffeomorphicTransformParametersAdaptor.h.

Public Types

typedef SmartPointer< const SelfConstPointer
 
typedef SmartPointer< SelfPointer
 
typedef TransformType::ScalarType ScalarType
 
typedef
GaussianExponentialDiffeomorphicTransformParametersAdaptor 
Self
 
typedef
ConstantVelocityFieldTransformParametersAdaptor
< TTransform > 
Superclass
 
typedef TTransform TransformType
 
- Public Types inherited from itk::ConstantVelocityFieldTransformParametersAdaptor< TTransform >
typedef
TransformType::ConstantVelocityFieldType 
ConstantVelocityFieldType
 
typedef SmartPointer< const SelfConstPointer
 
typedef
ConstantVelocityFieldType::DirectionType 
DirectionType
 
typedef
TransformType::ParametersType 
ParametersType
 
typedef
TransformType::ParametersValueType 
ParametersValueType
 
typedef SmartPointer< SelfPointer
 
typedef
ConstantVelocityFieldType::PointType 
PointType
 
typedef
ConstantVelocityFieldTransformParametersAdaptor 
Self
 
typedef
ConstantVelocityFieldType::SizeType 
SizeType
 
typedef
ConstantVelocityFieldType::SpacingType 
SpacingType
 
typedef
TransformParametersAdaptor
< TTransform > 
Superclass
 
typedef TransformType::Pointer TransformPointer
 
typedef TTransform TransformType
 
- Public Types inherited from itk::TransformParametersAdaptor< TTransform >
typedef SmartPointer< const SelfConstPointer
 
typedef
Superclass::FixedParametersType 
FixedParametersType
 
typedef
Superclass::FixedParametersValueType 
FixedParametersValueType
 
typedef Superclass::ParametersType ParametersType
 
typedef
Superclass::ParametersValueType 
ParametersValueType
 
typedef SmartPointer< SelfPointer
 
typedef TransformParametersAdaptor Self
 
typedef
TransformParametersAdaptorBase
< Transform< typename
TTransform::ScalarType,
TTransform::InputSpaceDimension,
TTransform::OutputSpaceDimension > > 
Superclass
 
typedef
Superclass::TransformBaseType 
TransformBaseType
 
typedef TransformType::Pointer TransformPointer
 
typedef TTransform TransformType
 
- Public Types inherited from itk::TransformParametersAdaptorBase< Transform< TTransform::ScalarType, TTransform::InputSpaceDimension, TTransform::OutputSpaceDimension > >
typedef SmartPointer< const SelfConstPointer
 
typedef
TransformBaseType::FixedParametersType 
FixedParametersType
 
typedef
TransformBaseType::FixedParametersValueType 
FixedParametersValueType
 
typedef
TransformBaseType::ParametersType 
ParametersType
 
typedef ParametersType::ValueType ParametersValueType
 
typedef SmartPointer< SelfPointer
 
typedef
TransformParametersAdaptorBase 
Self
 
typedef Object Superclass
 
typedef TransformBaseType::Pointer TransformBasePointer
 
typedef Transform
< TTransform::ScalarType,
TTransform::InputSpaceDimension,
TTransform::OutputSpaceDimension > 
TransformBaseType
 
- 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 AdaptTransformParameters () override
 
virtual ::itk::LightObject::Pointer CreateAnother () const
 
virtual const char * GetNameOfClass () const
 
virtual void SetGaussianSmoothingVarianceForTheConstantVelocityField (ScalarType)
 
virtual const ScalarTypeGetGaussianSmoothingVarianceForTheConstantVelocityField () const
 
virtual void SetGaussianSmoothingVarianceForTheUpdateField (ScalarType)
 
virtual const ScalarTypeGetGaussianSmoothingVarianceForTheUpdateField () const
 
- Public Member Functions inherited from itk::ConstantVelocityFieldTransformParametersAdaptor< TTransform >
virtual const DirectionType GetRequiredDirection () const
 
virtual const PointType GetRequiredOrigin () const
 
virtual const SizeType GetRequiredSize () const
 
virtual const SpacingType GetRequiredSpacing () const
 
void SetRequiredDirection (const DirectionType &)
 
void SetRequiredOrigin (const PointType &)
 
void SetRequiredSize (const SizeType &)
 
void SetRequiredSpacing (const SpacingType &)
 
- Public Member Functions inherited from itk::TransformParametersAdaptor< TTransform >
virtual ::itk::LightObject::Pointer CreateAnother () const
 
virtual const FixedParametersTypeGetRequiredFixedParameters () const override
 
virtual void SetTransform (TransformType *_arg)
 
virtual void SetTransform (TransformBaseType *_arg, void *) override
 
virtual void SetRequiredFixedParameters (const FixedParametersType fixedParameters) override
 
- Public Member Functions inherited from itk::TransformParametersAdaptorBase< Transform< TTransform::ScalarType, TTransform::InputSpaceDimension, TTransform::OutputSpaceDimension > >
virtual void SetRequiredFixedParameters (FixedParametersType _arg)
 
virtual void SetTransform (TransformBaseType *_arg, void *priorityLower=nullptr)=0
 
- 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
 
virtual void Register () const override
 
void RemoveAllObservers ()
 
void RemoveObserver (unsigned long tag)
 
void SetDebug (bool debugFlag) const
 
void SetMetaDataDictionary (const MetaDataDictionary &rhs)
 
virtual void SetReferenceCount (int) override
 
virtual void UnRegister () const noexceptoverride
 
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::ConstantVelocityFieldTransformParametersAdaptor< TTransform >
static Pointer New ()
 
- Static Public Member Functions inherited from itk::TransformParametersAdaptor< TTransform >
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 ()
 

Protected Member Functions

 GaussianExponentialDiffeomorphicTransformParametersAdaptor ()
 
void PrintSelf (std::ostream &os, Indent indent) const override
 
 ~GaussianExponentialDiffeomorphicTransformParametersAdaptor ()
 
- Protected Member Functions inherited from itk::ConstantVelocityFieldTransformParametersAdaptor< TTransform >
 ConstantVelocityFieldTransformParametersAdaptor ()
 
 ~ConstantVelocityFieldTransformParametersAdaptor ()
 
- Protected Member Functions inherited from itk::TransformParametersAdaptor< TTransform >
void PrintSelf (std::ostream &os, Indent indent) const override
 
 TransformParametersAdaptor ()
 
 ~TransformParametersAdaptor ()
 
- Protected Member Functions inherited from itk::TransformParametersAdaptorBase< Transform< TTransform::ScalarType, TTransform::InputSpaceDimension, TTransform::OutputSpaceDimension > >
 TransformParametersAdaptorBase ()
 
 ~TransformParametersAdaptorBase ()
 
- 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
virtual LightObject::Pointer InternalClone () const
 
 LightObject ()
 
virtual void PrintHeader (std::ostream &os, Indent indent) const
 
virtual void PrintTrailer (std::ostream &os, Indent indent) const
 
virtual ~LightObject ()
 

Private Member Functions

 GaussianExponentialDiffeomorphicTransformParametersAdaptor (const Self &)
 
void operator= (const Self &)
 

Private Attributes

ScalarType m_GaussianSmoothingVarianceForTheConstantVelocityField
 
ModifiedTimeType m_GaussianSmoothingVarianceForTheConstantVelocityFieldSetTime
 
ScalarType m_GaussianSmoothingVarianceForTheUpdateField
 
ModifiedTimeType m_GaussianSmoothingVarianceForTheUpdateFieldSetTime
 

Additional Inherited Members

- Static Public Attributes inherited from itk::ConstantVelocityFieldTransformParametersAdaptor< TTransform >
static const unsigned int ConstantVelocityFieldDimension = TransformType::ConstantVelocityFieldDimension
 
- Protected Attributes inherited from itk::TransformParametersAdaptor< TTransform >
TransformPointer m_Transform
 
- Protected Attributes inherited from itk::TransformParametersAdaptorBase< Transform< TTransform::ScalarType, TTransform::InputSpaceDimension, TTransform::OutputSpaceDimension > >
FixedParametersType m_RequiredFixedParameters
 
- Protected Attributes inherited from itk::LightObject
AtomicInt< int > m_ReferenceCount
 

Member Typedef Documentation

template<typename TTransform >
typedef SmartPointer<const Self> itk::GaussianExponentialDiffeomorphicTransformParametersAdaptor< TTransform >::ConstPointer
template<typename TTransform >
typedef SmartPointer<Self> itk::GaussianExponentialDiffeomorphicTransformParametersAdaptor< TTransform >::Pointer
template<typename TTransform >
typedef TransformType::ScalarType itk::GaussianExponentialDiffeomorphicTransformParametersAdaptor< TTransform >::ScalarType

Standard class typedefs.

Definition at line 39 of file itkGaussianExponentialDiffeomorphicTransformParametersAdaptor.h.

template<typename TTransform >
typedef TTransform itk::GaussianExponentialDiffeomorphicTransformParametersAdaptor< TTransform >::TransformType

Constructor & Destructor Documentation

Member Function Documentation

template<typename TTransform >
virtual void itk::GaussianExponentialDiffeomorphicTransformParametersAdaptor< TTransform >::AdaptTransformParameters ( )
overridevirtual

Initialize the transform using the specified fixed parameters

Reimplemented from itk::ConstantVelocityFieldTransformParametersAdaptor< TTransform >.

template<typename TTransform >
virtual::itk::LightObject::Pointer itk::GaussianExponentialDiffeomorphicTransformParametersAdaptor< TTransform >::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::ConstantVelocityFieldTransformParametersAdaptor< TTransform >.

template<typename TTransform >
virtual const ScalarType& itk::GaussianExponentialDiffeomorphicTransformParametersAdaptor< TTransform >::GetGaussianSmoothingVarianceForTheConstantVelocityField ( ) const
virtual

Get/Set the Gaussian smoothing standard deviation for the velocity field.

template<typename TTransform >
virtual const ScalarType& itk::GaussianExponentialDiffeomorphicTransformParametersAdaptor< TTransform >::GetGaussianSmoothingVarianceForTheUpdateField ( ) const
virtual

Get/Set the Gaussian smoothing standard deviation for the update field.

template<typename TTransform >
virtual const char* itk::GaussianExponentialDiffeomorphicTransformParametersAdaptor< TTransform >::GetNameOfClass ( ) const
virtual

Run-time type information (and related methods).

Reimplemented from itk::ConstantVelocityFieldTransformParametersAdaptor< TTransform >.

template<typename TTransform >
static Pointer itk::GaussianExponentialDiffeomorphicTransformParametersAdaptor< TTransform >::New ( )
static

New macro for creation of through a Smart Pointer.

template<typename TTransform >
void itk::GaussianExponentialDiffeomorphicTransformParametersAdaptor< TTransform >::operator= ( const Self )
private
template<typename TTransform >
void itk::GaussianExponentialDiffeomorphicTransformParametersAdaptor< TTransform >::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::TransformParametersAdaptorBase< Transform< TTransform::ScalarType, TTransform::InputSpaceDimension, TTransform::OutputSpaceDimension > >.

template<typename TTransform >
virtual void itk::GaussianExponentialDiffeomorphicTransformParametersAdaptor< TTransform >::SetGaussianSmoothingVarianceForTheConstantVelocityField ( ScalarType  )
virtual

Get/Set the Gaussian smoothing standard deviation for the velocity field.

template<typename TTransform >
virtual void itk::GaussianExponentialDiffeomorphicTransformParametersAdaptor< TTransform >::SetGaussianSmoothingVarianceForTheUpdateField ( ScalarType  )
virtual

Get/Set the Gaussian smoothing standard deviation for the update field.

Member Data Documentation

template<typename TTransform >
ScalarType itk::GaussianExponentialDiffeomorphicTransformParametersAdaptor< TTransform >::m_GaussianSmoothingVarianceForTheConstantVelocityField
private
template<typename TTransform >
ModifiedTimeType itk::GaussianExponentialDiffeomorphicTransformParametersAdaptor< TTransform >::m_GaussianSmoothingVarianceForTheConstantVelocityFieldSetTime
private
template<typename TTransform >
ScalarType itk::GaussianExponentialDiffeomorphicTransformParametersAdaptor< TTransform >::m_GaussianSmoothingVarianceForTheUpdateField
private
template<typename TTransform >
ModifiedTimeType itk::GaussianExponentialDiffeomorphicTransformParametersAdaptor< TTransform >::m_GaussianSmoothingVarianceForTheUpdateFieldSetTime
private

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