15 #ifndef __elxNearestNeighborInterpolator_h
16 #define __elxNearestNeighborInterpolator_h
18 #include "itkNearestNeighborInterpolateImageFunction.h"
40 template <
class TElastix >
44 ITK_TYPENAME InterpolatorBase<TElastix>::InputImageType,
45 ITK_TYPENAME InterpolatorBase<TElastix>::CoordRepType >,
73 itkStaticConstMacro( ImageDimension,
unsigned int, Superclass1::ImageDimension );
103 void operator=(
const Self& );
110 #ifndef ITK_MANUAL_INSTANTIATION
111 #include "elxNearestNeighborInterpolator.hxx"
114 #endif // end #ifndef __elxNearestNeighborInterpolator_h
Superclass2::ElastixType ElastixType
NearestNeighborInterpolator Self
Superclass2::ElastixPointer ElastixPointer
#define elxClassNameMacro(_name)
Superclass2::RegistrationPointer RegistrationPointer
Superclass::ElastixType ElastixType
SmartPointer< const Self > ConstPointer
NearestNeighborInterpolator()
Superclass1::ContinuousIndexType ContinuousIndexType
InterpolatorBase< TElastix > Superclass2
InterpolateImageFunction< InputImageType, CoordRepType > ITKBaseType
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.
NearestNeighborInterpolateImageFunction< typename InterpolatorBase< TElastix >::InputImageType, typename InterpolatorBase< TElastix >::CoordRepType > Superclass1
Superclass1::OutputType OutputType
Superclass2::ConfigurationType ConfigurationType
SmartPointer< Self > Pointer
ElastixType::MovingImageType InputImageType
Superclass1::IndexType IndexType
Superclass::RegistrationPointer RegistrationPointer
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass::ConfigurationPointer ConfigurationPointer
Superclass1::PointType PointType