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 | Private Attributes
elastix::RayCastInterpolator< TElastix > Class Template Reference

#include <elxRayCastInterpolator.h>

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

Public Types

typedef
AdvancedTransformType::Pointer 
AdvancedTransformPointer
 
typedef itk::AdvancedTransform
< typename InterpolatorBase
< TElastix >::CoordRepType,
itkGetStaticConstMacro(ImageDimension),
itkGetStaticConstMacro(ImageDimension) > 
AdvancedTransformType
 
typedef
CombinationTransformType::Pointer 
CombinationTransformPointer
 
typedef
itk::AdvancedCombinationTransform
< typename InterpolatorBase
< TElastix >::CoordRepType,
itkGetStaticConstMacro(ImageDimension) > 
CombinationTransformType
 
typedef
Superclass2::ConfigurationPointer 
ConfigurationPointer
 
typedef
Superclass2::ConfigurationType 
ConfigurationType
 
typedef itk::SmartPointer
< const Self
ConstPointer
 
typedef
Superclass1::ContinuousIndexType 
ContinuousIndexType
 
typedef Superclass2::ElastixPointer ElastixPointer
 
typedef Superclass2::ElastixType ElastixType
 
typedef EulerTransformType::Pointer EulerTransformPointer
 
typedef itk::EulerTransform
< typename InterpolatorBase
< TElastix >::CoordRepType,
ImageDimension > 
EulerTransformType
 
typedef Superclass1::IndexType IndexType
 
typedef Superclass1::InputImageType InputImageType
 
typedef Superclass2::ITKBaseType ITKBaseType
 
typedef Superclass1::OutputType OutputType
 
typedef itk::SmartPointer< SelfPointer
 
typedef Superclass1::PointType PointType
 
typedef
Superclass2::RegistrationPointer 
RegistrationPointer
 
typedef
Superclass2::RegistrationType 
RegistrationType
 
typedef RayCastInterpolator Self
 
typedef Superclass1::SizeType SizeType
 
typedef InputImageType::SpacingType SpacingType
 
typedef
itk::AdvancedRayCastInterpolateImageFunction
< typename InterpolatorBase
< TElastix >::InputImageType,
typename InterpolatorBase
< TElastix >::CoordRepType
Superclass1
 
typedef InterpolatorBase
< TElastix > 
Superclass2
 
typedef
EulerTransformType::ParametersType 
TransformParametersType
 
- Public Types inherited from itk::AdvancedRayCastInterpolateImageFunction< InterpolatorBase< TElastix >::InputImageType, InterpolatorBase< TElastix >::CoordRepType >
typedef SmartPointer< const SelfConstPointer
 
typedef
Superclass::ContinuousIndexType 
ContinuousIndexType
 
typedef Vector
< InterpolatorBase< TElastix >
::CoordRepType,
InputImageDimension > 
DirectionType
 
typedef Superclass::IndexType IndexType
 
typedef Superclass::InputImageType InputImageType
 
typedef
TransformType::InputPointType 
InputPointType
 
typedef InterpolatorType::Pointer InterpolatorPointer
 
typedef
InterpolateImageFunction
< InterpolatorBase< TElastix >
::InputImageType,
InterpolatorBase< TElastix >
::CoordRepType > 
InterpolatorType
 
typedef
TransformType::OutputPointType 
OutputPointType
 
typedef Superclass::OutputType OutputType
 
typedef Superclass::InputPixelType PixelType
 
typedef SmartPointer< SelfPointer
 
typedef Superclass::PointType PointType
 
typedef Superclass::RealType RealType
 
typedef
AdvancedRayCastInterpolateImageFunction 
Self
 
typedef InterpolatorBase
< TElastix >
::InputImageType::SizeType 
SizeType
 
typedef
InterpolateImageFunction
< InterpolatorBase< TElastix >
::InputImageType,
InterpolatorBase< TElastix >
::CoordRepType > 
Superclass
 
typedef TransformType::JacobianType TransformJacobianType
 
typedef
TransformType::ParametersType 
TransformParametersType
 
typedef TransformType::Pointer TransformPointer
 
typedef Transform
< InterpolatorBase< TElastix >
::CoordRepType,
InputImageDimension,
InputImageDimension > 
TransformType
 
- Public Types inherited from elastix::InterpolatorBase< TElastix >
typedef
Superclass::ConfigurationPointer 
ConfigurationPointer
 
typedef
Superclass::ConfigurationType 
ConfigurationType
 
typedef ElastixType::CoordRepType CoordRepType
 
typedef Superclass::ElastixPointer ElastixPointer
 
typedef Superclass::ElastixType ElastixType
 
typedef
ElastixType::MovingImageType 
InputImageType
 
typedef
itk::InterpolateImageFunction
< InputImageType, CoordRepType
ITKBaseType
 
typedef
Superclass::RegistrationPointer 
RegistrationPointer
 
typedef
Superclass::RegistrationType 
RegistrationType
 
typedef InterpolatorBase Self
 
typedef BaseComponentSE< TElastix > Superclass
 
- Public Types inherited from elastix::BaseComponentSE< TElastix >
typedef
ElastixType::ConfigurationPointer 
ConfigurationPointer
 
typedef
ElastixType::ConfigurationType 
ConfigurationType
 
typedef ElastixType::Pointer ElastixPointer
 
typedef TElastix ElastixType
 
typedef RegistrationTypeRegistrationPointer
 
typedef
ElastixType::RegistrationBaseType 
RegistrationType
 
typedef BaseComponentSE Self
 
typedef BaseComponent Superclass
 

Public Member Functions

 elxClassNameMacro ("RayCastInterpolator")
 
virtual const char * GetClassName () const
 
 itkStaticConstMacro (ImageDimension, unsigned int, Superclass1::ImageDimension)
 
- Public Member Functions inherited from itk::AdvancedRayCastInterpolateImageFunction< InterpolatorBase< TElastix >::InputImageType, InterpolatorBase< TElastix >::CoordRepType >
virtual OutputType Evaluate (const PointType &point) const
 
virtual OutputType EvaluateAtContinuousIndex (const ContinuousIndexType &index) const
 
virtual InputPointType GetFocalPoint () const
 
virtual InterpolatorTypeGetInterpolator ()
 
virtual double GetThreshold () const
 
virtual TransformTypeGetTransform ()
 
bool IsInsideBuffer (const PointType &) const
 
bool IsInsideBuffer (const ContinuousIndexType &) const
 
bool IsInsideBuffer (const IndexType &) const
 
 itkStaticConstMacro (InputImageDimension, unsigned int, InterpolatorBase< TElastix >::InputImageType::ImageDimension)
 
 itkStaticConstMacro (ImageDimension, unsigned int, Superclass::ImageDimension)
 
virtual void SetFocalPoint (InputPointType _arg)
 
virtual void SetInterpolator (InterpolatorType *_arg)
 
virtual void SetThreshold (double _arg)
 
virtual void SetTransform (TransformType *_arg)
 
- Public Member Functions inherited from elastix::InterpolatorBase< TElastix >
virtual ITKBaseTypeGetAsITKBaseType (void)
 
virtual const ITKBaseTypeGetAsITKBaseType (void) const
 
- Public Member Functions inherited from elastix::BaseComponentSE< TElastix >
virtual ConfigurationTypeGetConfiguration (void) const
 
virtual ElastixTypeGetElastix (void) const
 
virtual RegistrationPointer GetRegistration (void) const
 
virtual void SetConfiguration (ConfigurationType *_arg)
 
virtual void SetElastix (ElastixType *_arg)
 
- Public Member Functions inherited from elastix::BaseComponent
virtual void AfterEachIteration (void)
 
virtual void AfterEachIterationBase (void)
 
virtual void AfterEachResolution (void)
 
virtual void AfterEachResolutionBase (void)
 
virtual void AfterRegistration (void)
 
virtual void AfterRegistrationBase (void)
 
virtual int BeforeAllBase (void)
 
virtual void BeforeEachResolutionBase (void)
 
virtual void BeforeRegistrationBase (void)
 
virtual const char * elxGetClassName (void) const
 
virtual const char * GetComponentLabel (void) const
 
virtual void SetComponentLabel (const char *label, unsigned int idx)
 

Static Public Member Functions

static Pointer New ()
 
- Static Public Member Functions inherited from itk::AdvancedRayCastInterpolateImageFunction< InterpolatorBase< TElastix >::InputImageType, InterpolatorBase< TElastix >::CoordRepType >
static Pointer New ()
 

Protected Member Functions

virtual int BeforeAll (void)
 
virtual void BeforeEachResolution (void)
 
virtual void BeforeRegistration (void)
 
 RayCastInterpolator ()
 
virtual ~RayCastInterpolator ()
 
- Protected Member Functions inherited from itk::AdvancedRayCastInterpolateImageFunction< InterpolatorBase< TElastix >::InputImageType, InterpolatorBase< TElastix >::CoordRepType >
 AdvancedRayCastInterpolateImageFunction ()
 
void PrintSelf (std::ostream &os, Indent indent) const
 
 ~AdvancedRayCastInterpolateImageFunction ()
 
- Protected Member Functions inherited from elastix::InterpolatorBase< TElastix >
 InterpolatorBase ()
 
virtual ~InterpolatorBase ()
 
- Protected Member Functions inherited from elastix::BaseComponentSE< TElastix >
 BaseComponentSE ()
 
virtual ~BaseComponentSE ()
 
- Protected Member Functions inherited from elastix::BaseComponent
 BaseComponent ()
 
virtual ~BaseComponent ()
 

Private Member Functions

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

Private Attributes

CombinationTransformPointer m_CombinationTransform
 
TransformParametersType m_PreParameters
 
EulerTransformPointer m_PreTransform
 

Additional Inherited Members

- Protected Attributes inherited from itk::AdvancedRayCastInterpolateImageFunction< InterpolatorBase< TElastix >::InputImageType, InterpolatorBase< TElastix >::CoordRepType >
InputPointType m_FocalPoint
 
InterpolatorPointer m_Interpolator
 
double m_Threshold
 
TransformPointer m_Transform
 
- Protected Attributes inherited from elastix::BaseComponentSE< TElastix >
ConfigurationPointer m_Configuration
 
ElastixPointer m_Elastix
 
RegistrationPointer m_Registration
 

Detailed Description

template<class TElastix>
class elastix::RayCastInterpolator< TElastix >

An interpolator based on the itkAdvancedRayCastInterpolateImageFunction.

The parameters used in this class are:

Parameters:
Interpolator: Select this interpolator as follows:
(Interpolator "RayCastInterpolator")

Definition at line 41 of file elxRayCastInterpolator.h.

Member Typedef Documentation

Definition at line 103 of file elxRayCastInterpolator.h.

template<class TElastix >
typedef itk::AdvancedTransform< typename InterpolatorBase<TElastix>::CoordRepType, itkGetStaticConstMacro( ImageDimension ), itkGetStaticConstMacro( ImageDimension ) > elastix::RayCastInterpolator< TElastix >::AdvancedTransformType

Definition at line 102 of file elxRayCastInterpolator.h.

Definition at line 107 of file elxRayCastInterpolator.h.

template<class TElastix >
typedef itk::AdvancedCombinationTransform< typename InterpolatorBase<TElastix>::CoordRepType, itkGetStaticConstMacro( ImageDimension ) > elastix::RayCastInterpolator< TElastix >::CombinationTransformType

Definition at line 106 of file elxRayCastInterpolator.h.

Definition at line 88 of file elxRayCastInterpolator.h.

template<class TElastix >
typedef Superclass2::ConfigurationType elastix::RayCastInterpolator< TElastix >::ConfigurationType

Definition at line 87 of file elxRayCastInterpolator.h.

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

Definition at line 58 of file elxRayCastInterpolator.h.

Definition at line 79 of file elxRayCastInterpolator.h.

template<class TElastix >
typedef Superclass2::ElastixPointer elastix::RayCastInterpolator< TElastix >::ElastixPointer

Definition at line 86 of file elxRayCastInterpolator.h.

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

Typedefs inherited from Elastix.

Definition at line 85 of file elxRayCastInterpolator.h.

template<class TElastix >
typedef EulerTransformType::Pointer elastix::RayCastInterpolator< TElastix >::EulerTransformPointer

Definition at line 98 of file elxRayCastInterpolator.h.

template<class TElastix >
typedef itk::EulerTransform< typename InterpolatorBase<TElastix>::CoordRepType, ImageDimension > elastix::RayCastInterpolator< TElastix >::EulerTransformType

Typedef's for CombinationTransform

Definition at line 96 of file elxRayCastInterpolator.h.

template<class TElastix >
typedef Superclass1::IndexType elastix::RayCastInterpolator< TElastix >::IndexType

Definition at line 78 of file elxRayCastInterpolator.h.

template<class TElastix >
typedef Superclass1::InputImageType elastix::RayCastInterpolator< TElastix >::InputImageType

Definition at line 77 of file elxRayCastInterpolator.h.

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

Definition at line 91 of file elxRayCastInterpolator.h.

template<class TElastix >
typedef Superclass1::OutputType elastix::RayCastInterpolator< TElastix >::OutputType

Typedefs inherited from the superclass.

Definition at line 76 of file elxRayCastInterpolator.h.

template<class TElastix >
typedef itk::SmartPointer<Self> elastix::RayCastInterpolator< TElastix >::Pointer

Definition at line 57 of file elxRayCastInterpolator.h.

template<class TElastix >
typedef Superclass1::PointType elastix::RayCastInterpolator< TElastix >::PointType

Definition at line 80 of file elxRayCastInterpolator.h.

Definition at line 90 of file elxRayCastInterpolator.h.

template<class TElastix >
typedef Superclass2::RegistrationType elastix::RayCastInterpolator< TElastix >::RegistrationType

Definition at line 89 of file elxRayCastInterpolator.h.

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

Standard ITK-stuff.

Definition at line 52 of file elxRayCastInterpolator.h.

template<class TElastix >
typedef Superclass1::SizeType elastix::RayCastInterpolator< TElastix >::SizeType

Definition at line 81 of file elxRayCastInterpolator.h.

template<class TElastix >
typedef InputImageType::SpacingType elastix::RayCastInterpolator< TElastix >::SpacingType

Definition at line 82 of file elxRayCastInterpolator.h.

template<class TElastix >
typedef itk::AdvancedRayCastInterpolateImageFunction< typename InterpolatorBase<TElastix>::InputImageType, typename InterpolatorBase<TElastix>::CoordRepType > elastix::RayCastInterpolator< TElastix >::Superclass1

Definition at line 55 of file elxRayCastInterpolator.h.

template<class TElastix >
typedef InterpolatorBase<TElastix> elastix::RayCastInterpolator< TElastix >::Superclass2

Definition at line 56 of file elxRayCastInterpolator.h.

template<class TElastix >
typedef EulerTransformType::ParametersType elastix::RayCastInterpolator< TElastix >::TransformParametersType

Definition at line 97 of file elxRayCastInterpolator.h.

Constructor & Destructor Documentation

template<class TElastix >
elastix::RayCastInterpolator< TElastix >::RayCastInterpolator ( )
inlineprotected

The constructor.

Definition at line 112 of file elxRayCastInterpolator.h.

template<class TElastix >
virtual elastix::RayCastInterpolator< TElastix >::~RayCastInterpolator ( )
inlineprotectedvirtual

The destructor.

Definition at line 115 of file elxRayCastInterpolator.h.

template<class TElastix >
elastix::RayCastInterpolator< TElastix >::RayCastInterpolator ( const Self )
private

The private constructor.

Member Function Documentation

template<class TElastix >
virtual int elastix::RayCastInterpolator< TElastix >::BeforeAll ( void  )
protectedvirtual

Reimplemented from elastix::BaseComponent.

template<class TElastix >
virtual void elastix::RayCastInterpolator< TElastix >::BeforeEachResolution ( void  )
protectedvirtual

Reimplemented from elastix::BaseComponent.

template<class TElastix >
virtual void elastix::RayCastInterpolator< TElastix >::BeforeRegistration ( void  )
protectedvirtual

Reimplemented from elastix::BaseComponent.

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

Name of this class. Use this name in the parameter file to select this specific interpolator.
example: (Interpolator "RayCastInterpolator")

template<class TElastix >
virtual const char* elastix::RayCastInterpolator< TElastix >::GetClassName ( ) const
virtual

Run-time type information (and related methods).

Reimplemented from elastix::InterpolatorBase< TElastix >.

template<class TElastix >
elastix::RayCastInterpolator< TElastix >::itkStaticConstMacro ( ImageDimension  ,
unsigned  int,
Superclass1::ImageDimension   
)

Get the ImageDimension.

template<class TElastix >
static Pointer elastix::RayCastInterpolator< TElastix >::New ( )
static

Method for creation through the object factory.

template<class TElastix >
void elastix::RayCastInterpolator< TElastix >::operator= ( const Self )
private

The private copy constructor.

Field Documentation

template<class TElastix >
CombinationTransformPointer elastix::RayCastInterpolator< TElastix >::m_CombinationTransform
private

Definition at line 133 of file elxRayCastInterpolator.h.

template<class TElastix >
TransformParametersType elastix::RayCastInterpolator< TElastix >::m_PreParameters
private

Definition at line 132 of file elxRayCastInterpolator.h.

template<class TElastix >
EulerTransformPointer elastix::RayCastInterpolator< TElastix >::m_PreTransform
private

Definition at line 131 of file elxRayCastInterpolator.h.



Generated on 05-01-2014 for elastix by doxygen 1.8.5 elastix logo