go home Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions
elastix::TransformBendingEnergyPenalty< TElastix > Class Template Reference

#include <elxTransformBendingEnergyPenaltyTerm.h>

Inheritance diagram for elastix::TransformBendingEnergyPenalty< TElastix >:
Inheritance graph
[legend]
Collaboration diagram for elastix::TransformBendingEnergyPenalty< TElastix >:
Collaboration graph
[legend]

Public Types

typedef
Superclass2::ConfigurationPointer 
ConfigurationPointer
typedef
Superclass2::ConfigurationType 
ConfigurationType
typedef SmartPointer< const SelfConstPointer
typedef
Superclass1::CoordinateRepresentationType 
CoordinateRepresentationType
typedef Superclass1::DerivativeType DerivativeType
typedef Superclass2::ElastixPointer ElastixPointer
typedef Superclass2::ElastixType ElastixType
typedef
Superclass1::FixedImageConstPointer 
FixedImageConstPointer
typedef
Superclass1::FixedImageLimiterOutputType 
FixedImageLimiterOutputType
typedef
Superclass1::FixedImageLimiterType 
FixedImageLimiterType
typedef
Superclass1::FixedImageMaskPointer 
FixedImageMaskPointer
typedef
Superclass1::FixedImageMaskType 
FixedImageMaskType
typedef
Superclass1::FixedImagePixelType 
FixedImagePixelType
typedef
Superclass1::FixedImageRegionType 
FixedImageRegionType
typedef Superclass1::FixedImageType FixedImageType
typedef
Superclass1::GradientImageFilterPointer 
GradientImageFilterPointer
typedef
Superclass1::GradientImageFilterType 
GradientImageFilterType
typedef
Superclass1::GradientImagePointer 
GradientImagePointer
typedef
Superclass1::GradientImageType 
GradientImageType
typedef
Superclass1::GradientPixelType 
GradientPixelType
typedef
Superclass1::ImageSampleContainerPointer 
ImageSampleContainerPointer
typedef
Superclass1::ImageSampleContainerType 
ImageSampleContainerType
typedef
Superclass1::ImageSamplerPointer 
ImageSamplerPointer
typedef
Superclass1::ImageSamplerType 
ImageSamplerType
typedef Superclass1::InputPointType InputPointType
typedef
Superclass1::InterpolatorPointer 
InterpolatorPointer
typedef
Superclass1::InterpolatorType 
InterpolatorType
typedef Superclass2::ITKBaseType ITKBaseType
typedef Superclass1::MeasureType MeasureType
typedef
Superclass1::MovingImageConstPointer 
MovingImageConstPointer
typedef
Superclass1::MovingImageLimiterOutputType 
MovingImageLimiterOutputType
typedef
Superclass1::MovingImageLimiterType 
MovingImageLimiterType
typedef
Superclass1::MovingImageMaskPointer 
MovingImageMaskPointer
typedef
Superclass1::MovingImageMaskType 
MovingImageMaskType
typedef
Superclass1::MovingImagePixelType 
MovingImagePixelType
typedef
Superclass1::MovingImageRegionType 
MovingImageRegionType
typedef
Superclass1::MovingImageType 
MovingImageType
typedef
Superclass1::OutputPointType 
OutputPointType
typedef Superclass1::ParametersType ParametersType
typedef SmartPointer< SelfPointer
typedef Superclass1::RealType RealType
typedef
Superclass2::RegistrationPointer 
RegistrationPointer
typedef
Superclass2::RegistrationType 
RegistrationType
typedef
TransformBendingEnergyPenalty 
Self
typedef
TransformBendingEnergyPenaltyTerm
< typename MetricBase
< TElastix >::FixedImageType,
double
Superclass1
typedef MetricBase< TElastix > Superclass2
typedef TimerType::Pointer TimerPointer
typedef tmr::Timer TimerType
typedef
Superclass1::TransformJacobianType 
TransformJacobianType
typedef
Superclass1::TransformParametersType 
TransformParametersType
typedef
Superclass1::TransformPointer 
TransformPointer
typedef Superclass1::TransformType TransformType

Public Member Functions

virtual void BeforeEachResolution (void)
 elxClassNameMacro ("TransformBendingEnergyPenalty")
virtual const char * GetClassName () const
virtual void Initialize (void) throw (ExceptionObject)
 itkStaticConstMacro (FixedImageDimension, unsigned int, FixedImageType::ImageDimension)
 itkStaticConstMacro (MovingImageDimension, unsigned int, MovingImageType::ImageDimension)

Static Public Member Functions

static Pointer New ()

Protected Member Functions

 TransformBendingEnergyPenalty ()
virtual ~TransformBendingEnergyPenalty ()

Private Member Functions

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

Detailed Description

template<class TElastix>
class elastix::TransformBendingEnergyPenalty< TElastix >

A penalty term based on the bending energy of a thin metal sheet.

[1]: D. Rueckert, L. I. Sonoda, C. Hayes, D. L. G. Hill, M. O. Leach, and D. J. Hawkes, "Nonrigid registration using free-form deformations: Application to breast MR images", IEEE Trans. Med. Imaging 18, 712-721, 1999.
[2]: M. Staring and S. Klein, "Itk::Transforms supporting spatial derivatives"", Insight Journal, http://hdl.handle.net/10380/3215. The parameters used in this class are: Metric: Select this metric as follows:
(Metric "TransformBendingEnergyPenalty")

Definition at line 47 of file elxTransformBendingEnergyPenaltyTerm.h.


Member Typedef Documentation

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 133 of file elxTransformBendingEnergyPenaltyTerm.h.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 132 of file elxTransformBendingEnergyPenaltyTerm.h.

template<class TElastix >
typedef SmartPointer<const Self> elastix::TransformBendingEnergyPenalty< TElastix >::ConstPointer

Typedefs from the superclass.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 79 of file elxTransformBendingEnergyPenaltyTerm.h.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 131 of file elxTransformBendingEnergyPenaltyTerm.h.

template<class TElastix >
typedef Superclass2::ElastixType elastix::TransformBendingEnergyPenalty< TElastix >::ElastixType

Typedef's inherited from elastix.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 130 of file elxTransformBendingEnergyPenaltyTerm.h.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 83 of file elxTransformBendingEnergyPenaltyTerm.h.

template<class TElastix >
typedef Superclass2::ITKBaseType elastix::TransformBendingEnergyPenalty< TElastix >::ITKBaseType

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 136 of file elxTransformBendingEnergyPenaltyTerm.h.

template<class TElastix >
typedef Superclass1::MeasureType elastix::TransformBendingEnergyPenalty< TElastix >::MeasureType

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 104 of file elxTransformBendingEnergyPenaltyTerm.h.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 80 of file elxTransformBendingEnergyPenaltyTerm.h.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 106 of file elxTransformBendingEnergyPenaltyTerm.h.

template<class TElastix >
typedef SmartPointer<Self> elastix::TransformBendingEnergyPenalty< TElastix >::Pointer
template<class TElastix >
typedef Superclass1::RealType elastix::TransformBendingEnergyPenalty< TElastix >::RealType

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 135 of file elxTransformBendingEnergyPenaltyTerm.h.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 134 of file elxTransformBendingEnergyPenaltyTerm.h.

template<class TElastix >
typedef TransformBendingEnergyPenalty elastix::TransformBendingEnergyPenalty< TElastix >::Self

Standard ITK-stuff.

Reimplemented from elastix::MetricBase< TElastix >.

Definition at line 57 of file elxTransformBendingEnergyPenaltyTerm.h.

template<class TElastix >
typedef TransformBendingEnergyPenaltyTerm< typename MetricBase<TElastix>::FixedImageType, double > elastix::TransformBendingEnergyPenalty< TElastix >::Superclass1

Definition at line 60 of file elxTransformBendingEnergyPenaltyTerm.h.

template<class TElastix >
typedef MetricBase<TElastix> elastix::TransformBendingEnergyPenalty< TElastix >::Superclass2

Definition at line 61 of file elxTransformBendingEnergyPenaltyTerm.h.

template<class TElastix >
typedef TimerType::Pointer elastix::TransformBendingEnergyPenalty< TElastix >::TimerPointer

Typedef for timer.

Definition at line 141 of file elxTransformBendingEnergyPenaltyTerm.h.

template<class TElastix >
typedef tmr::Timer elastix::TransformBendingEnergyPenalty< TElastix >::TimerType

Typedef for timer.

Definition at line 139 of file elxTransformBendingEnergyPenaltyTerm.h.


Constructor & Destructor Documentation

template<class TElastix >
elastix::TransformBendingEnergyPenalty< TElastix >::TransformBendingEnergyPenalty ( ) [inline, protected]

The constructor.

Definition at line 157 of file elxTransformBendingEnergyPenaltyTerm.h.

template<class TElastix >
virtual elastix::TransformBendingEnergyPenalty< TElastix >::~TransformBendingEnergyPenalty ( ) [inline, protected, virtual]

The destructor.

Definition at line 160 of file elxTransformBendingEnergyPenaltyTerm.h.

template<class TElastix >
elastix::TransformBendingEnergyPenalty< TElastix >::TransformBendingEnergyPenalty ( const Self ) [private]

The private constructor.


Member Function Documentation

template<class TElastix >
virtual void elastix::TransformBendingEnergyPenalty< TElastix >::BeforeEachResolution ( void  ) [virtual]

Do some things before each resolution:

  • Set options for SelfHessian

Reimplemented from elastix::BaseComponent.

template<class TElastix >
elastix::TransformBendingEnergyPenalty< TElastix >::elxClassNameMacro ( "TransformBendingEnergyPenalty< TElastix >"  )

Name of this class. Use this name in the parameter file to select this specific metric.
example: (Metric "TransformBendingEnergyPenalty")

template<class TElastix >
virtual const char* elastix::TransformBendingEnergyPenalty< TElastix >::GetClassName ( ) const [virtual]

Run-time type information (and related methods).

Reimplemented from elastix::MetricBase< TElastix >.

template<class TElastix >
virtual void elastix::TransformBendingEnergyPenalty< TElastix >::Initialize ( void  ) throw (ExceptionObject) [virtual]

Sets up a timer to measure the initialization time and calls the Superclass' implementation.

Reimplemented from itk::AdvancedImageToImageMetric< MetricBase< TElastix >::FixedImageType, MetricBase< TElastix >::FixedImageType >.

template<class TElastix >
elastix::TransformBendingEnergyPenalty< TElastix >::itkStaticConstMacro ( FixedImageDimension  ,
unsigned  int,
FixedImageType::ImageDimension   
)

The fixed image dimension.

Reimplemented from elastix::MetricBase< TElastix >.

template<class TElastix >
elastix::TransformBendingEnergyPenalty< TElastix >::itkStaticConstMacro ( MovingImageDimension  ,
unsigned  int,
MovingImageType::ImageDimension   
)

The moving image dimension.

Reimplemented from elastix::MetricBase< TElastix >.

template<class TElastix >
static Pointer elastix::TransformBendingEnergyPenalty< TElastix >::New ( ) [static]

Method for creation through the object factory.

Reimplemented from itk::TransformBendingEnergyPenaltyTerm< MetricBase< TElastix >::FixedImageType, double >.

template<class TElastix >
void elastix::TransformBendingEnergyPenalty< TElastix >::operator= ( const Self ) [private]

The private copy constructor.



Generated on 24-05-2012 for elastix by doxygen 1.7.6.1 elastix logo