14 #ifndef __elxRayCastInterpolator_h
15 #define __elxRayCastInterpolator_h
20 #include "../Transforms/EulerTransform/itkEulerTransform.h"
41 template <
class TElastix >
45 ITK_TYPENAME InterpolatorBase<TElastix>::InputImageType,
46 ITK_TYPENAME InterpolatorBase<TElastix>::CoordRepType >,
74 itkStaticConstMacro( ImageDimension,
unsigned int, Superclass1::ImageDimension );
95 typedef typename itk::EulerTransform<
102 itkGetStaticConstMacro( ImageDimension ),
118 virtual int BeforeAll(
void );
120 virtual void BeforeRegistration(
void );
122 virtual void BeforeEachResolution(
void );
130 void operator=(
const Self& );
141 #ifndef ITK_MANUAL_INSTANTIATION
142 #include "elxRayCastInterpolator.hxx"
145 #endif // end #ifndef __elxRayCastInterpolator_h
Superclass::ContinuousIndexType ContinuousIndexType
AdvancedTransformType::Pointer AdvancedTransformPointer
#define elxClassNameMacro(_name)
TransformParametersType m_PreParameters
Superclass::ElastixType ElastixType
Superclass2::RegistrationPointer RegistrationPointer
An interpolator based on the itkAdvancedRayCastInterpolateImageFunction.
itk::AdvancedCombinationTransform< typename InterpolatorBase< TElastix >::CoordRepType, itkGetStaticConstMacro(ImageDimension) > CombinationTransformType
AdvancedRayCastInterpolateImageFunction< typename InterpolatorBase< TElastix >::InputImageType, typename InterpolatorBase< TElastix >::CoordRepType > Superclass1
Superclass2::ConfigurationType ConfigurationType
InterpolateImageFunction< InputImageType, CoordRepType > ITKBaseType
Superclass::ElastixPointer ElastixPointer
Superclass::RegistrationType RegistrationType
CombinationTransformPointer m_CombinationTransform
Superclass::IndexType IndexType
Superclass1::PointType PointType
Superclass1::SizeType SizeType
InputImageType::SpacingType SpacingType
itk::AdvancedTransform< typename InterpolatorBase< TElastix >::CoordRepType, itkGetStaticConstMacro(ImageDimension), itkGetStaticConstMacro(ImageDimension) > AdvancedTransformType
Superclass2::ITKBaseType ITKBaseType
Superclass::PointType PointType
Superclass::ConfigurationType ConfigurationType
ElastixType::CoordRepType CoordRepType
This class is the elastix base class for all Interpolators.
Projective interpolation of an image at specified positions.
EulerTransformType::ParametersType TransformParametersType
Superclass2::ElastixPointer ElastixPointer
ElastixType::MovingImageType InputImageType
InterpolatorBase< TElastix > Superclass2
EulerTransformPointer m_PreTransform
Superclass::OutputType OutputType
itk::EulerTransform< typename InterpolatorBase< TElastix >::CoordRepType, ImageDimension > EulerTransformType
Superclass1::OutputType OutputType
Superclass2::ConfigurationPointer ConfigurationPointer
SmartPointer< Self > Pointer
Superclass::RegistrationPointer RegistrationPointer
CombinationTransformType::Pointer CombinationTransformPointer
Superclass::ConfigurationPointer ConfigurationPointer
virtual ~RayCastInterpolator()
Superclass2::ElastixType ElastixType
Superclass1::ContinuousIndexType ContinuousIndexType
SmartPointer< const Self > ConstPointer
Superclass1::InputImageType InputImageType
TInputImage::SizeType SizeType
Superclass::InputImageType InputImageType
EulerTransformType::Pointer EulerTransformPointer
Superclass2::RegistrationType RegistrationType
Superclass1::IndexType IndexType