14 #ifndef __elxRayCastInterpolator_h
15 #define __elxRayCastInterpolator_h
20 #include "../Transforms/EulerTransform/itkEulerTransform.h"
40 template <
class TElastix >
44 typename InterpolatorBase<TElastix>::InputImageType,
45 typename InterpolatorBase<TElastix>::CoordRepType >,
94 typedef typename itk::EulerTransform<
101 itkGetStaticConstMacro( ImageDimension ),
140 #ifndef ITK_MANUAL_INSTANTIATION
141 #include "elxRayCastInterpolator.hxx"
144 #endif // end #ifndef __elxRayCastInterpolator_h
Superclass::ContinuousIndexType ContinuousIndexType
elxClassNameMacro("RayCastInterpolator")
AdvancedTransformType::Pointer AdvancedTransformPointer
TransformParametersType m_PreParameters
AdvancedRayCastInterpolateImageFunction()
Constructor.
Superclass::ElastixType ElastixType
Superclass2::RegistrationPointer RegistrationPointer
void operator=(const Self &)
An interpolator based on the itkAdvancedRayCastInterpolateImageFunction.
virtual void BeforeEachResolution(void)
itk::AdvancedCombinationTransform< typename InterpolatorBase< TElastix >::CoordRepType, itkGetStaticConstMacro(ImageDimension) > CombinationTransformType
virtual void BeforeRegistration(void)
Superclass2::ConfigurationType ConfigurationType
Superclass::ElastixPointer ElastixPointer
Superclass::RegistrationType RegistrationType
CombinationTransformPointer m_CombinationTransform
Superclass::IndexType IndexType
Superclass1::PointType PointType
Superclass1::SizeType SizeType
InputImageType::SpacingType SpacingType
itk::AdvancedRayCastInterpolateImageFunction< typename InterpolatorBase< TElastix >::InputImageType, typename InterpolatorBase< TElastix >::CoordRepType > Superclass1
itk::SmartPointer< const Self > ConstPointer
itk::InterpolateImageFunction< InputImageType, CoordRepType > ITKBaseType
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
Superclass::RegistrationPointer RegistrationPointer
CombinationTransformType::Pointer CombinationTransformPointer
Superclass::ConfigurationPointer ConfigurationPointer
virtual ~RayCastInterpolator()
Superclass2::ElastixType ElastixType
virtual int BeforeAll(void)
Superclass1::ContinuousIndexType ContinuousIndexType
Superclass1::InputImageType InputImageType
TInputImage::SizeType SizeType
Superclass::InputImageType InputImageType
itkStaticConstMacro(ImageDimension, unsigned int, Superclass1::ImageDimension)
EulerTransformType::Pointer EulerTransformPointer
itk::SmartPointer< Self > Pointer
Superclass2::RegistrationType RegistrationType
Superclass1::IndexType IndexType