15 #ifndef __elxRayCastResampleInterpolator_h
16 #define __elxRayCastResampleInterpolator_h
21 #include "../Transforms/EulerTransform/itkEulerTransform.h"
34 template <
class TElastix >
38 typename ResampleInterpolatorBase<TElastix>::InputImageType,
39 typename ResampleInterpolatorBase<TElastix>::CoordRepType >,
87 typedef typename itk::EulerTransform<
94 itkGetStaticConstMacro( ImageDimension ),
143 #ifndef ITK_MANUAL_INSTANTIATION
144 #include "elxRayCastResampleInterpolator.hxx"
148 #endif // end __elxRayCastResampleInterpolator_h
Superclass::ElastixType ElastixType
Superclass::RegistrationType RegistrationType
itk::SmartPointer< Self > Pointer
virtual void WriteToFile(void) const
itk::EulerTransform< typename InterpolatorBase< TElastix >::CoordRepType, ImageDimension > EulerTransformType
Superclass::ContinuousIndexType ContinuousIndexType
RayCastResampleInterpolator()
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass::ElastixPointer ElastixPointer
ElastixType::MovingImageType InputImageType
Superclass2::ITKBaseType ITKBaseType
AdvancedRayCastInterpolateImageFunction()
Constructor.
Superclass1::SizeType SizeType
itk::AdvancedRayCastInterpolateImageFunction< typename ResampleInterpolatorBase< TElastix >::InputImageType, typename ResampleInterpolatorBase< TElastix >::CoordRepType > Superclass1
void InitializeRayCastInterpolator(void)
TransformParametersType m_PreParameters
itk::SmartPointer< const Self > ConstPointer
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
itkStaticConstMacro(ImageDimension, unsigned int, Superclass1::ImageDimension)
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 ...
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)