18 #ifndef __elxRayCastResampleInterpolator_h 19 #define __elxRayCastResampleInterpolator_h 37 template<
class TElastix >
41 typename ResampleInterpolatorBase< TElastix >::InputImageType,
42 typename ResampleInterpolatorBase< TElastix >::CoordRepType >,
53 typedef itk::SmartPointer< Self >
Pointer;
96 typename InterpolatorBase< TElastix >::CoordRepType,
97 itkGetStaticConstMacro( ImageDimension ),
101 typename InterpolatorBase< TElastix >::CoordRepType,
144 #ifndef ITK_MANUAL_INSTANTIATION 145 #include "elxRayCastResampleInterpolator.hxx" 148 #endif // end __elxRayCastResampleInterpolator_h
Superclass::ElastixType ElastixType
Superclass::RegistrationType RegistrationType
virtual void WriteToFile(void) const
Superclass::ContinuousIndexType ContinuousIndexType
RayCastResampleInterpolator()
itk::SmartPointer< Self > Pointer
itk::EulerTransform< typename InterpolatorBase< TElastix >::CoordRepType, ImageDimension > EulerTransformType
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass::ElastixPointer ElastixPointer
ElastixType::MovingImageType InputImageType
Superclass2::ITKBaseType ITKBaseType
itk::AdvancedCombinationTransform< typename InterpolatorBase< TElastix >::CoordRepType, itkGetStaticConstMacro(ImageDimension) > CombinationTransformType
Superclass1::SizeType SizeType
void InitializeRayCastInterpolator(void)
TransformParametersType m_PreParameters
AdvancedTransformType::Pointer AdvancedTransformPointer
Superclass2::ElastixPointer ElastixPointer
CombinationTransformType::Pointer CombinationTransformPointer
virtual ~RayCastResampleInterpolator()
Superclass1::PointType PointType
EulerTransformType::ParametersType TransformParametersType
itk::SmartPointer< const Self > ConstPointer
Superclass::IndexType IndexType
Superclass1::OutputType OutputType
Superclass1::InputImageType InputImageType
Superclass2::ConfigurationType ConfigurationType
itkStaticConstMacro(ImageDimension, unsigned int, Superclass1::ImageDimension)
ElastixType::CoordRepType CoordRepType
ResampleInterpolatorBase< TElastix > Superclass2
Superclass2::RegistrationPointer RegistrationPointer
Superclass::ConfigurationPointer ConfigurationPointer
Superclass1::ContinuousIndexType ContinuousIndexType
Superclass::PointType PointType
CombinationTransformPointer m_CombinationTransform
EulerTransformType::Pointer EulerTransformPointer
itk::AdvancedRayCastInterpolateImageFunction< typename ResampleInterpolatorBase< TElastix >::InputImageType, typename ResampleInterpolatorBase< TElastix >::CoordRepType > Superclass1
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 ...
itk::AdvancedTransform< typename InterpolatorBase< TElastix >::CoordRepType, itkGetStaticConstMacro(ImageDimension), itkGetStaticConstMacro(ImageDimension) > AdvancedTransformType
elxClassNameMacro("FinalRayCastInterpolator")
virtual int BeforeAll(void)
Superclass2::ElastixType ElastixType
InputImageType::SpacingType SpacingType
Superclass::OutputType OutputType
void operator=(const Self &)
Superclass2::RegistrationType RegistrationType
virtual void ReadFromFile(void)
TInputImage::SizeType SizeType
Superclass1::IndexType IndexType
RayCastResampleInterpolator Self
itk::InterpolateImageFunction< InputImageType, CoordRepType > ITKBaseType
Superclass::ConfigurationType ConfigurationType
Superclass::InputImageType InputImageType
virtual void BeforeRegistration(void)