15 #ifndef __elxRayCastResampleInterpolator_h
16 #define __elxRayCastResampleInterpolator_h
21 #include "../Transforms/EulerTransform/itkEulerTransform.h"
35 template <
class TElastix >
39 ITK_TYPENAME ResampleInterpolatorBase<TElastix>::InputImageType,
40 ITK_TYPENAME ResampleInterpolatorBase<TElastix>::CoordRepType >,
67 itkStaticConstMacro( ImageDimension,
unsigned int,Superclass1::ImageDimension );
88 typedef typename itk::EulerTransform<
95 itkGetStaticConstMacro( ImageDimension ),
103 virtual int BeforeAll(
void );
105 virtual void BeforeRegistration(
void );
108 virtual void ReadFromFile(
void );
111 virtual void WriteToFile(
void )
const;
124 void InitializeRayCastInterpolator(
void );
132 void operator=(
const Self& );
144 #ifndef ITK_MANUAL_INSTANTIATION
145 #include "elxRayCastResampleInterpolator.hxx"
149 #endif // end __elxRayCastResampleInterpolator_h
Superclass::ElastixType ElastixType
Superclass::RegistrationType RegistrationType
InterpolateImageFunction< InputImageType, CoordRepType > ITKBaseType
itk::EulerTransform< typename InterpolatorBase< TElastix >::CoordRepType, ImageDimension > EulerTransformType
Superclass::ContinuousIndexType ContinuousIndexType
RayCastResampleInterpolator()
SmartPointer< Self > Pointer
Superclass2::ConfigurationPointer ConfigurationPointer
#define elxClassNameMacro(_name)
Superclass::ElastixPointer ElastixPointer
ElastixType::MovingImageType InputImageType
Superclass2::ITKBaseType ITKBaseType
AdvancedRayCastInterpolateImageFunction< typename ResampleInterpolatorBase< TElastix >::InputImageType, typename ResampleInterpolatorBase< TElastix >::CoordRepType > Superclass1
Superclass1::SizeType SizeType
SmartPointer< const Self > ConstPointer
TransformParametersType m_PreParameters
AdvancedTransformType::Pointer AdvancedTransformPointer
Superclass2::ElastixPointer ElastixPointer
CombinationTransformType::Pointer CombinationTransformPointer
itk::AdvancedCombinationTransform< typename InterpolatorBase< TElastix >::CoordRepType, itkGetStaticConstMacro(ImageDimension) > CombinationTransformType
virtual ~RayCastResampleInterpolator()
Superclass1::PointType PointType
EulerTransformType::ParametersType TransformParametersType
itk::AdvancedTransform< typename InterpolatorBase< TElastix >::CoordRepType, itkGetStaticConstMacro(ImageDimension), itkGetStaticConstMacro(ImageDimension)> AdvancedTransformType
Superclass::IndexType IndexType
Superclass1::OutputType OutputType
Superclass1::InputImageType InputImageType
Superclass2::ConfigurationType ConfigurationType
ElastixType::CoordRepType CoordRepType
Superclass2::RegistrationPointer RegistrationPointer
Superclass::ConfigurationPointer ConfigurationPointer
Superclass1::ContinuousIndexType ContinuousIndexType
Superclass::PointType PointType
CombinationTransformPointer m_CombinationTransform
EulerTransformType::Pointer EulerTransformPointer
ResampleInterpolatorBase< TElastix > Superclass2
This class is the elastix base class for all ResampleInterpolators.
ElastixType::CoordRepType CoordRepType
Superclass::RegistrationPointer RegistrationPointer
EulerTransformPointer m_PreTransform
Projective interpolation of an image at specified positions.
An interpolator based on ...
Superclass2::ElastixType ElastixType
InputImageType::SpacingType SpacingType
Superclass::OutputType OutputType
Superclass2::RegistrationType RegistrationType
TInputImage::SizeType SizeType
Superclass1::IndexType IndexType
RayCastResampleInterpolator Self
Superclass::ConfigurationType ConfigurationType
Superclass::InputImageType InputImageType