Go to the documentation of this file.
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;
97 itkGetStaticConstMacro( ImageDimension ),
144 #ifndef ITK_MANUAL_INSTANTIATION
145 #include "elxRayCastResampleInterpolator.hxx"
148 #endif // end __elxRayCastResampleInterpolator_h
RayCastResampleInterpolator()
Superclass::ElastixType ElastixType
itk::EulerTransform< typename InterpolatorBase< TElastix >::CoordRepType, ImageDimension > EulerTransformType
itkStaticConstMacro(ImageDimension, unsigned int, Superclass1::ImageDimension)
Superclass1::ContinuousIndexType ContinuousIndexType
Superclass1::OutputType OutputType
Superclass2::RegistrationPointer RegistrationPointer
ElastixType::MovingImageType InputImageType
Superclass::ElastixPointer ElastixPointer
RayCastResampleInterpolator(const Self &)
Superclass1::IndexType IndexType
virtual int BeforeAll(void)
CombinationTransformType::Pointer CombinationTransformPointer
ElastixType::CoordRepType CoordRepType
EulerTransformPointer m_PreTransform
CombinationTransformPointer m_CombinationTransform
Superclass2::ConfigurationType ConfigurationType
void InitializeRayCastInterpolator(void)
virtual void BeforeRegistration(void)
Superclass::InputImageType InputImageType
Superclass::ConfigurationPointer ConfigurationPointer
TransformParametersType m_PreParameters
Superclass1::PointType PointType
Projective interpolation of an image at specified positions.
TInputImage::SizeType SizeType
itk::SmartPointer< Self > Pointer
Superclass::ContinuousIndexType ContinuousIndexType
Superclass::OutputType OutputType
An interpolator based on ...
Superclass2::ConfigurationPointer ConfigurationPointer
virtual void ReadFromFile(void)
itk::SmartPointer< const Self > ConstPointer
EulerTransformType::Pointer EulerTransformPointer
ElastixType::CoordRepType CoordRepType
This class is the elastix base class for all ResampleInterpolators.
Superclass2::RegistrationType RegistrationType
itk::AdvancedRayCastInterpolateImageFunction< typename ResampleInterpolatorBase< TElastix >::InputImageType, typename ResampleInterpolatorBase< TElastix >::CoordRepType > Superclass1
AdvancedTransformType::Pointer AdvancedTransformPointer
EulerTransformType::ParametersType TransformParametersType
virtual void WriteToFile(void) const
ResampleInterpolatorBase< TElastix > Superclass2
Superclass2::ElastixPointer ElastixPointer
itk::InterpolateImageFunction< InputImageType, CoordRepType > ITKBaseType
Superclass2::ITKBaseType ITKBaseType
Superclass::RegistrationPointer RegistrationPointer
virtual ~RayCastResampleInterpolator()
itk::AdvancedCombinationTransform< typename InterpolatorBase< TElastix >::CoordRepType, itkGetStaticConstMacro(ImageDimension) > CombinationTransformType
Superclass1::InputImageType InputImageType
Superclass::ConfigurationType ConfigurationType
Superclass2::ElastixType ElastixType
Superclass::PointType PointType
elxClassNameMacro("FinalRayCastInterpolator")
RayCastResampleInterpolator Self
Superclass1::SizeType SizeType
InputImageType::SpacingType SpacingType
Superclass::IndexType IndexType
void operator=(const Self &)
Superclass::RegistrationType RegistrationType
itk::AdvancedTransform< typename InterpolatorBase< TElastix >::CoordRepType, itkGetStaticConstMacro(ImageDimension), itkGetStaticConstMacro(ImageDimension) > AdvancedTransformType
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|