15 #ifndef __elxNearestNeighborResampleInterpolator_h
16 #define __elxNearestNeighborResampleInterpolator_h
18 #include "itkNearestNeighborInterpolateImageFunction.h"
41 template <
class TElastix >
45 ITK_TYPENAME ResampleInterpolatorBase<TElastix>::InputImageType,
46 ITK_TYPENAME ResampleInterpolatorBase<TElastix>::CoordRepType >,
73 itkStaticConstMacro( ImageDimension,
unsigned int,Superclass1::ImageDimension );
102 void operator=(
const Self& );
109 #ifndef ITK_MANUAL_INSTANTIATION
110 #include "elxNearestNeighborResampleInterpolator.hxx"
113 #endif // end __elxNearestNeighborResampleInterpolator_h
Superclass::ElastixType ElastixType
Superclass::RegistrationType RegistrationType
InterpolateImageFunction< InputImageType, CoordRepType > ITKBaseType
Superclass2::ConfigurationType ConfigurationType
#define elxClassNameMacro(_name)
Superclass::ElastixPointer ElastixPointer
ElastixType::MovingImageType InputImageType
Superclass1::InputImageType InputImageType
Superclass1::IndexType IndexType
SmartPointer< Self > Pointer
SmartPointer< const Self > ConstPointer
NearestNeighborInterpolateImageFunction< typename ResampleInterpolatorBase< TElastix >::InputImageType, typename ResampleInterpolatorBase< TElastix >::CoordRepType > Superclass1
Superclass2::ElastixType ElastixType
Superclass1::OutputType OutputType
NearestNeighborResampleInterpolator Self
Superclass2::RegistrationType RegistrationType
ElastixType::CoordRepType CoordRepType
Superclass::ConfigurationPointer ConfigurationPointer
Superclass1::ContinuousIndexType ContinuousIndexType
ResampleInterpolatorBase< TElastix > Superclass2
Superclass2::RegistrationPointer RegistrationPointer
This class is the elastix base class for all ResampleInterpolators.
Superclass::RegistrationPointer RegistrationPointer
NearestNeighborResampleInterpolator()
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass2::ElastixPointer ElastixPointer
virtual ~NearestNeighborResampleInterpolator()
A nearest neighbor resample-interpolator.
Superclass2::ITKBaseType ITKBaseType
Superclass::ConfigurationType ConfigurationType