15 #ifndef __elxLinearInterpolator_h
16 #define __elxLinearInterpolator_h
18 #include "itkLinearInterpolateImageFunction.h"
56 template <
class TElastix >
59 itk::LinearInterpolateImageFunction<
60 typename InterpolatorBase<TElastix>::InputImageType,
61 typename InterpolatorBase<TElastix>::CoordRepType >,
69 typedef itk::LinearInterpolateImageFunction<
127 #ifndef ITK_MANUAL_INSTANTIATION
128 #include "elxLinearInterpolator.hxx"
131 #endif // end #ifndef __elxLinearInterpolator_h
itk::SmartPointer< const Self > ConstPointer
Superclass2::RegistrationPointer RegistrationPointer
elxClassNameMacro("LinearInterpolator")
Superclass::ElastixType ElastixType
Superclass1::OutputType OutputType
Superclass1::ContinuousIndexType ContinuousIndexType
Superclass::ElastixPointer ElastixPointer
Superclass::RegistrationType RegistrationType
Superclass2::ITKBaseType ITKBaseType
Superclass2::ConfigurationType ConfigurationType
An interpolator based on the itkLinearInterpolateImageFunction.
void operator=(const Self &)
itk::LinearInterpolateImageFunction< typename InterpolatorBase< TElastix >::InputImageType, typename InterpolatorBase< TElastix >::CoordRepType > Superclass1
itk::InterpolateImageFunction< InputImageType, CoordRepType > ITKBaseType
itkStaticConstMacro(ImageDimension, unsigned int, Superclass1::ImageDimension)
Superclass2::ElastixType ElastixType
Superclass::ConfigurationType ConfigurationType
ElastixType::CoordRepType CoordRepType
This class is the elastix base class for all Interpolators.
itk::SmartPointer< Self > Pointer
Superclass1::IndexType IndexType
virtual ~LinearInterpolator()
InterpolatorBase< TElastix > Superclass2
ElastixType::MovingImageType InputImageType
Superclass2::RegistrationType RegistrationType
Superclass1::PointType PointType
Superclass2::ElastixPointer ElastixPointer
Superclass::RegistrationPointer RegistrationPointer
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass::ConfigurationPointer ConfigurationPointer
Superclass1::InputImageType InputImageType