15 #ifndef __elxNearestNeighborInterpolator_h
16 #define __elxNearestNeighborInterpolator_h
18 #include "itkNearestNeighborInterpolateImageFunction.h"
39 template <
class TElastix >
42 itk::NearestNeighborInterpolateImageFunction<
43 typename InterpolatorBase<TElastix>::InputImageType,
44 typename InterpolatorBase<TElastix>::CoordRepType >,
52 typedef itk::NearestNeighborInterpolateImageFunction<
109 #ifndef ITK_MANUAL_INSTANTIATION
110 #include "elxNearestNeighborInterpolator.hxx"
113 #endif // end #ifndef __elxNearestNeighborInterpolator_h
Superclass2::ElastixType ElastixType
NearestNeighborInterpolator Self
Superclass2::ElastixPointer ElastixPointer
Superclass2::RegistrationPointer RegistrationPointer
itk::SmartPointer< Self > Pointer
Superclass::ElastixType ElastixType
elxClassNameMacro("NearestNeighborInterpolator")
NearestNeighborInterpolator()
Superclass1::ContinuousIndexType ContinuousIndexType
itkStaticConstMacro(ImageDimension, unsigned int, Superclass1::ImageDimension)
InterpolatorBase< TElastix > Superclass2
Superclass::ElastixPointer ElastixPointer
Superclass::RegistrationType RegistrationType
Superclass1::InputImageType InputImageType
itk::InterpolateImageFunction< InputImageType, CoordRepType > ITKBaseType
virtual ~NearestNeighborInterpolator()
An interpolator based on the itkNearestNeighborInterpolateImageFunction.
itk::NearestNeighborInterpolateImageFunction< typename InterpolatorBase< TElastix >::InputImageType, typename InterpolatorBase< TElastix >::CoordRepType > Superclass1
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
ElastixType::MovingImageType InputImageType
Superclass1::IndexType IndexType
Superclass::RegistrationPointer RegistrationPointer
itk::SmartPointer< const Self > ConstPointer
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass::ConfigurationPointer ConfigurationPointer
void operator=(const Self &)
Superclass1::PointType PointType