18 #ifndef __elxNearestNeighborInterpolator_h 19 #define __elxNearestNeighborInterpolator_h 22 #include "itkNearestNeighborInterpolateImageFunction.h" 41 template<
class TElastix >
44 itk::NearestNeighborInterpolateImageFunction<
45 typename InterpolatorBase< TElastix >::InputImageType,
46 typename InterpolatorBase< TElastix >::CoordRepType >,
54 typedef itk::NearestNeighborInterpolateImageFunction<
58 typedef itk::SmartPointer< Self >
Pointer;
110 #ifndef ITK_MANUAL_INSTANTIATION 111 #include "elxNearestNeighborInterpolator.hxx" 114 #endif // end #ifndef __elxNearestNeighborInterpolator_h Superclass2::ElastixType ElastixType
NearestNeighborInterpolator Self
Superclass2::ElastixPointer ElastixPointer
Superclass2::RegistrationPointer RegistrationPointer
Superclass::ElastixType ElastixType
itk::NearestNeighborInterpolateImageFunction< typename InterpolatorBase< TElastix >::InputImageType, typename InterpolatorBase< TElastix >::CoordRepType > Superclass1
elxClassNameMacro("NearestNeighborInterpolator")
NearestNeighborInterpolator()
InterpolatorBase< TElastix > Superclass2
Superclass1::ContinuousIndexType ContinuousIndexType
itk::InterpolateImageFunction< InputImageType, CoordRepType > ITKBaseType
itk::SmartPointer< const Self > ConstPointer
itkStaticConstMacro(ImageDimension, unsigned int, Superclass1::ImageDimension)
Superclass::ElastixPointer ElastixPointer
Superclass::RegistrationType RegistrationType
Superclass1::InputImageType InputImageType
virtual ~NearestNeighborInterpolator()
An interpolator based on the itkNearestNeighborInterpolateImageFunction.
Superclass::ConfigurationType ConfigurationType
Superclass2::RegistrationType RegistrationType
Superclass2::ITKBaseType ITKBaseType
ElastixType::CoordRepType CoordRepType
This class is the elastix base class for all Interpolators.
Superclass1::OutputType OutputType
Superclass2::ConfigurationType ConfigurationType
itk::SmartPointer< Self > Pointer
ElastixType::MovingImageType InputImageType
Superclass1::IndexType IndexType
Superclass::RegistrationPointer RegistrationPointer
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass::ConfigurationPointer ConfigurationPointer
void operator=(const Self &)
Superclass1::PointType PointType