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::RayCastResampleInterpolator< TElastix > Class Template Reference

#include <elxRayCastResampleInterpolator.h>

Detailed Description

template<class TElastix>
class elastix::RayCastResampleInterpolator< TElastix >

An interpolator based on ...

Definition at line 38 of file elxRayCastResampleInterpolator.h.

+ Inheritance diagram for elastix::RayCastResampleInterpolator< 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 RayCastResampleInterpolator Self
 
typedef Superclass1::SizeType SizeType
 
typedef InputImageType::SpacingType SpacingType
 
typedef itk::AdvancedRayCastInterpolateImageFunction< typename ResampleInterpolatorBase< TElastix >::InputImageType, typename ResampleInterpolatorBase< TElastix >::CoordRepTypeSuperclass1
 
typedef ResampleInterpolatorBase< TElastix > Superclass2
 
typedef EulerTransformType::ParametersType TransformParametersType
 
- Public Types inherited from itk::AdvancedRayCastInterpolateImageFunction< ResampleInterpolatorBase< TElastix >::InputImageType, ResampleInterpolatorBase< TElastix >::CoordRepType >
typedef SmartPointer< const SelfConstPointer
 
typedef Superclass::ContinuousIndexType ContinuousIndexType
 
typedef Vector< ResampleInterpolatorBase< TElastix >::CoordRepType, InputImageDimension > DirectionType
 
typedef Superclass::IndexType IndexType
 
typedef Superclass::InputImageType InputImageType
 
typedef TransformType::InputPointType InputPointType
 
typedef InterpolatorType::Pointer InterpolatorPointer
 
typedef InterpolateImageFunction< ResampleInterpolatorBase< TElastix >::InputImageType, ResampleInterpolatorBase< 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< ResampleInterpolatorBase< TElastix >::InputImageType, ResampleInterpolatorBase< TElastix >::CoordRepType > Superclass
 
typedef TransformType::JacobianType TransformJacobianType
 
typedef TransformType::ParametersType TransformParametersType
 
typedef TransformType::Pointer TransformPointer
 
typedef Transform< ResampleInterpolatorBase< TElastix >::CoordRepType, InputImageDimension, InputImageDimension > TransformType
 
- Public Types inherited from elastix::ResampleInterpolatorBase< 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 ElastixType::ParameterMapType ParameterMapType
 
typedef Superclass::RegistrationPointer RegistrationPointer
 
typedef Superclass::RegistrationType RegistrationType
 
typedef ResampleInterpolatorBase 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

int BeforeAll (void) override
 
void BeforeRegistration (void) override
 
 elxClassNameMacro ("FinalRayCastInterpolator")
 
virtual const char * GetClassName () const
 
 itkStaticConstMacro (ImageDimension, unsigned int, Superclass1::ImageDimension)
 
void ReadFromFile (void) override
 
void WriteToFile (void) const override
 
- Public Member Functions inherited from itk::AdvancedRayCastInterpolateImageFunction< ResampleInterpolatorBase< TElastix >::InputImageType, ResampleInterpolatorBase< 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::ResampleInterpolatorBase< TElastix >
virtual int BeforeAllTransformix (void)
 
virtual void CreateTransformParametersMap (ParameterMapType *paramsMap) const
 
virtual ITKBaseTypeGetAsITKBaseType (void)
 
virtual const ITKBaseTypeGetAsITKBaseType (void) const
 
virtual const char * GetClassName () const
 
virtual void ReadFromFile (void)
 
virtual void WriteToFile (void) 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< ResampleInterpolatorBase< TElastix >::InputImageType, ResampleInterpolatorBase< 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

void InitializeRayCastInterpolator (void)
 
 RayCastResampleInterpolator ()
 
 ~RayCastResampleInterpolator () override
 
- Protected Member Functions inherited from itk::AdvancedRayCastInterpolateImageFunction< ResampleInterpolatorBase< TElastix >::InputImageType, ResampleInterpolatorBase< TElastix >::CoordRepType >
 AdvancedRayCastInterpolateImageFunction ()
 
void PrintSelf (std::ostream &os, Indent indent) const override
 
 ~AdvancedRayCastInterpolateImageFunction () override
 
- Protected Member Functions inherited from elastix::ResampleInterpolatorBase< TElastix >
 ResampleInterpolatorBase ()
 
 ~ResampleInterpolatorBase () 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 &)
 
 RayCastResampleInterpolator (const Self &)
 

Private Attributes

CombinationTransformPointer m_CombinationTransform
 
TransformParametersType m_PreParameters
 
EulerTransformPointer m_PreTransform
 

Additional Inherited Members

- Protected Attributes inherited from itk::AdvancedRayCastInterpolateImageFunction< ResampleInterpolatorBase< TElastix >::InputImageType, ResampleInterpolatorBase< 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::RayCastResampleInterpolator< TElastix >::AdvancedTransformPointer

Definition at line 99 of file elxRayCastResampleInterpolator.h.

◆ AdvancedTransformType

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

Definition at line 98 of file elxRayCastResampleInterpolator.h.

◆ CombinationTransformPointer

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

Definition at line 103 of file elxRayCastResampleInterpolator.h.

◆ CombinationTransformType

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

Definition at line 102 of file elxRayCastResampleInterpolator.h.

◆ ConfigurationPointer

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

Definition at line 84 of file elxRayCastResampleInterpolator.h.

◆ ConfigurationType

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

Definition at line 83 of file elxRayCastResampleInterpolator.h.

◆ ConstPointer

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

Definition at line 54 of file elxRayCastResampleInterpolator.h.

◆ ContinuousIndexType

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

Definition at line 75 of file elxRayCastResampleInterpolator.h.

◆ ElastixPointer

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

Definition at line 82 of file elxRayCastResampleInterpolator.h.

◆ ElastixType

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

Typedef's from ResampleInterpolatorBase.

Definition at line 81 of file elxRayCastResampleInterpolator.h.

◆ EulerTransformPointer

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

Definition at line 94 of file elxRayCastResampleInterpolator.h.

◆ EulerTransformType

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

Typedef's for CombinationTransform

Definition at line 92 of file elxRayCastResampleInterpolator.h.

◆ IndexType

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

Definition at line 74 of file elxRayCastResampleInterpolator.h.

◆ InputImageType

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

Definition at line 73 of file elxRayCastResampleInterpolator.h.

◆ ITKBaseType

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

Definition at line 87 of file elxRayCastResampleInterpolator.h.

◆ OutputType

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

Typedef's inherited from the superclass.

Definition at line 72 of file elxRayCastResampleInterpolator.h.

◆ Pointer

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

Definition at line 53 of file elxRayCastResampleInterpolator.h.

◆ PointType

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

Definition at line 76 of file elxRayCastResampleInterpolator.h.

◆ RegistrationPointer

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

Definition at line 86 of file elxRayCastResampleInterpolator.h.

◆ RegistrationType

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

Definition at line 85 of file elxRayCastResampleInterpolator.h.

◆ Self

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

Standard ITK-stuff.

Definition at line 48 of file elxRayCastResampleInterpolator.h.

◆ SizeType

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

Definition at line 77 of file elxRayCastResampleInterpolator.h.

◆ SpacingType

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

Definition at line 78 of file elxRayCastResampleInterpolator.h.

◆ Superclass1

template<class TElastix >
typedef itk::AdvancedRayCastInterpolateImageFunction< typename ResampleInterpolatorBase< TElastix >::InputImageType, typename ResampleInterpolatorBase< TElastix >::CoordRepType > elastix::RayCastResampleInterpolator< TElastix >::Superclass1

Definition at line 51 of file elxRayCastResampleInterpolator.h.

◆ Superclass2

template<class TElastix >
typedef ResampleInterpolatorBase< TElastix > elastix::RayCastResampleInterpolator< TElastix >::Superclass2

Definition at line 52 of file elxRayCastResampleInterpolator.h.

◆ TransformParametersType

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

Definition at line 93 of file elxRayCastResampleInterpolator.h.

Constructor & Destructor Documentation

◆ RayCastResampleInterpolator() [1/2]

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

The constructor.

Definition at line 118 of file elxRayCastResampleInterpolator.h.

◆ ~RayCastResampleInterpolator()

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

The destructor.

Definition at line 121 of file elxRayCastResampleInterpolator.h.

◆ RayCastResampleInterpolator() [2/2]

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

The private constructor.

Member Function Documentation

◆ BeforeAll()

template<class TElastix >
int elastix::RayCastResampleInterpolator< TElastix >::BeforeAll ( void  )
overridevirtual

Reimplemented from elastix::BaseComponent.

◆ BeforeRegistration()

template<class TElastix >
void elastix::RayCastResampleInterpolator< TElastix >::BeforeRegistration ( void  )
overridevirtual

Reimplemented from elastix::BaseComponent.

◆ elxClassNameMacro()

template<class TElastix >
elastix::RayCastResampleInterpolator< TElastix >::elxClassNameMacro ( "FinalRayCastInterpolator"  )

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

◆ GetClassName()

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

Run-time type information (and related methods).

Reimplemented from elastix::ResampleInterpolatorBase< TElastix >.

◆ InitializeRayCastInterpolator()

template<class TElastix >
void elastix::RayCastResampleInterpolator< TElastix >::InitializeRayCastInterpolator ( void  )
protected

Helper function to initialize the combination transform with a pre-transform.

◆ itkStaticConstMacro()

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

Dimension of the image.

◆ New()

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

Method for creation through the object factory.

◆ operator=()

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

The private copy constructor.

◆ ReadFromFile()

template<class TElastix >
void elastix::RayCastResampleInterpolator< TElastix >::ReadFromFile ( void  )
overridevirtual

Function to read transform-parameters from a file.

Reimplemented from elastix::ResampleInterpolatorBase< TElastix >.

◆ WriteToFile()

template<class TElastix >
void elastix::RayCastResampleInterpolator< TElastix >::WriteToFile ( void  ) const
overridevirtual

Function to write transform-parameters to a file.

Reimplemented from elastix::ResampleInterpolatorBase< TElastix >.

Field Documentation

◆ m_CombinationTransform

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

Definition at line 138 of file elxRayCastResampleInterpolator.h.

◆ m_PreParameters

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

Definition at line 137 of file elxRayCastResampleInterpolator.h.

◆ m_PreTransform

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

Definition at line 136 of file elxRayCastResampleInterpolator.h.



Generated on 1667476801 for elastix by doxygen 1.9.4 elastix logo