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>

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 44 of file elxRayCastInterpolator.h.

+ Inheritance diagram for elastix::RayCastInterpolator< TElastix >:

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 SelfConstPointer
 
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 >::CoordRepTypeSuperclass1
 
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 SmartPointer< SelfPointer
 
typedef Superclass::PointType PointType
 
typedef Superclass::RealType RealType
 
typedef AdvancedRayCastInterpolateImageFunction Self
 
typedef TInputImage::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, CoordRepTypeITKBaseType
 
typedef Superclass::RegistrationPointer RegistrationPointer
 
typedef Superclass::RegistrationType RegistrationType
 
typedef InterpolatorBase Self
 
typedef BaseComponentSE< TElastix > Superclass
 
- Public Types inherited from elastix::BaseComponentSE< TElastix >
typedef Configuration::Pointer ConfigurationPointer
 
typedef Configuration ConfigurationType
 
typedef itk::WeakPointer< ElastixTypeElastixPointer
 
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 >
OutputType Evaluate (const PointType &point) const override
 
OutputType EvaluateAtContinuousIndex (const ContinuousIndexType &index) const override
 
virtual const char * GetClassName () const
 
virtual InputPointType GetFocalPoint () const
 
virtual double GetThreshold () const
 
bool IsInsideBuffer (const ContinuousIndexType &) const override
 
bool IsInsideBuffer (const IndexType &) const override
 
bool IsInsideBuffer (const PointType &) const override
 
 itkGetModifiableObjectMacro (Interpolator, InterpolatorType)
 
 itkGetModifiableObjectMacro (Transform, TransformType)
 
 itkStaticConstMacro (ImageDimension, unsigned int, Superclass::ImageDimension)
 
 itkStaticConstMacro (InputImageDimension, unsigned int, TInputImage::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
 
virtual const char * GetClassName () const
 
- Public Member Functions inherited from elastix::BaseComponentSE< TElastix >
ConfigurationTypeGetConfiguration (void) const
 
ElastixTypeGetElastix (void) const
 
RegistrationPointer GetRegistration (void) const
 
 ITK_DISALLOW_COPY_AND_ASSIGN (BaseComponentSE)
 
void SetConfiguration (ConfigurationType *_arg)
 
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 BeforeAll (void)
 
virtual int BeforeAllBase (void)
 
virtual void BeforeEachResolution (void)
 
virtual void BeforeEachResolutionBase (void)
 
virtual void BeforeRegistration (void)
 
virtual void BeforeRegistrationBase (void)
 
virtual const char * elxGetClassName (void) const
 
const char * GetComponentLabel (void) const
 
 ITK_DISALLOW_COPY_AND_ASSIGN (BaseComponent)
 
 itkTypeMacroNoParent (BaseComponent)
 
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 ()
 
- Static Public Member Functions inherited from elastix::BaseComponent
static std::string ConvertSecondsToDHMS (const double totalSeconds, const unsigned int precision)
 
static void InitializeElastixExecutable ()
 
static bool IsElastixLibrary ()
 

Protected Member Functions

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

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 {}
 

Member Typedef Documentation

◆ AdvancedTransformPointer

template<class TElastix >
typedef AdvancedTransformType::Pointer elastix::RayCastInterpolator< TElastix >::AdvancedTransformPointer

Definition at line 106 of file elxRayCastInterpolator.h.

◆ AdvancedTransformType

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

Definition at line 105 of file elxRayCastInterpolator.h.

◆ CombinationTransformPointer

template<class TElastix >
typedef CombinationTransformType::Pointer elastix::RayCastInterpolator< TElastix >::CombinationTransformPointer

Definition at line 110 of file elxRayCastInterpolator.h.

◆ CombinationTransformType

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

Definition at line 109 of file elxRayCastInterpolator.h.

◆ ConfigurationPointer

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

Definition at line 91 of file elxRayCastInterpolator.h.

◆ ConfigurationType

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

Definition at line 90 of file elxRayCastInterpolator.h.

◆ ConstPointer

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

Definition at line 61 of file elxRayCastInterpolator.h.

◆ ContinuousIndexType

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

Definition at line 82 of file elxRayCastInterpolator.h.

◆ ElastixPointer

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

Definition at line 89 of file elxRayCastInterpolator.h.

◆ ElastixType

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

Typedefs inherited from Elastix.

Definition at line 88 of file elxRayCastInterpolator.h.

◆ EulerTransformPointer

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

Definition at line 101 of file elxRayCastInterpolator.h.

◆ EulerTransformType

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

Typedef's for CombinationTransform

Definition at line 99 of file elxRayCastInterpolator.h.

◆ IndexType

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

Definition at line 81 of file elxRayCastInterpolator.h.

◆ InputImageType

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

Definition at line 80 of file elxRayCastInterpolator.h.

◆ ITKBaseType

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

Definition at line 94 of file elxRayCastInterpolator.h.

◆ OutputType

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

Typedefs inherited from the superclass.

Definition at line 79 of file elxRayCastInterpolator.h.

◆ Pointer

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

Definition at line 60 of file elxRayCastInterpolator.h.

◆ PointType

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

Definition at line 83 of file elxRayCastInterpolator.h.

◆ RegistrationPointer

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

Definition at line 93 of file elxRayCastInterpolator.h.

◆ RegistrationType

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

Definition at line 92 of file elxRayCastInterpolator.h.

◆ Self

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

Standard ITK-stuff.

Definition at line 55 of file elxRayCastInterpolator.h.

◆ SizeType

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

Definition at line 84 of file elxRayCastInterpolator.h.

◆ SpacingType

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

Definition at line 85 of file elxRayCastInterpolator.h.

◆ Superclass1

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

Definition at line 58 of file elxRayCastInterpolator.h.

◆ Superclass2

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

Definition at line 59 of file elxRayCastInterpolator.h.

◆ TransformParametersType

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

Definition at line 100 of file elxRayCastInterpolator.h.

Constructor & Destructor Documentation

◆ RayCastInterpolator() [1/2]

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

The constructor.

Definition at line 115 of file elxRayCastInterpolator.h.

◆ ~RayCastInterpolator()

template<class TElastix >
elastix::RayCastInterpolator< TElastix >::~RayCastInterpolator ( )
inlineoverrideprotected

The destructor.

Definition at line 118 of file elxRayCastInterpolator.h.

◆ RayCastInterpolator() [2/2]

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

The private constructor.

Member Function Documentation

◆ BeforeAll()

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

Reimplemented from elastix::BaseComponent.

◆ BeforeEachResolution()

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

Reimplemented from elastix::BaseComponent.

◆ BeforeRegistration()

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

Reimplemented from elastix::BaseComponent.

◆ elxClassNameMacro()

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")

◆ GetClassName()

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

Run-time type information (and related methods).

Reimplemented from elastix::InterpolatorBase< TElastix >.

◆ itkStaticConstMacro()

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

Get the ImageDimension.

◆ New()

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

Method for creation through the object factory.

◆ operator=()

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

The private copy constructor.

Field Documentation

◆ m_CombinationTransform

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

Definition at line 136 of file elxRayCastInterpolator.h.

◆ m_PreParameters

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

Definition at line 135 of file elxRayCastInterpolator.h.

◆ m_PreTransform

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

Definition at line 134 of file elxRayCastInterpolator.h.



Generated on 1667476801 for elastix by doxygen 1.9.4 elastix logo