15 #ifndef __elxNearestNeighborResampleInterpolator_h
16 #define __elxNearestNeighborResampleInterpolator_h
18 #include "itkNearestNeighborInterpolateImageFunction.h"
40 template <
class TElastix >
43 itk::NearestNeighborInterpolateImageFunction<
44 typename ResampleInterpolatorBase<TElastix>::InputImageType,
45 typename ResampleInterpolatorBase<TElastix>::CoordRepType >,
52 typedef itk::NearestNeighborInterpolateImageFunction<
108 #ifndef ITK_MANUAL_INSTANTIATION
109 #include "elxNearestNeighborResampleInterpolator.hxx"
112 #endif // end __elxNearestNeighborResampleInterpolator_h
Superclass::ElastixType ElastixType
Superclass::RegistrationType RegistrationType
Superclass2::ConfigurationType ConfigurationType
elxClassNameMacro("FinalNearestNeighborInterpolator")
Superclass::ElastixPointer ElastixPointer
ElastixType::MovingImageType InputImageType
Superclass1::InputImageType InputImageType
Superclass1::IndexType IndexType
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
itk::SmartPointer< Self > Pointer
Superclass2::ElastixPointer ElastixPointer
virtual ~NearestNeighborResampleInterpolator()
itkStaticConstMacro(ImageDimension, unsigned int, Superclass1::ImageDimension)
A nearest neighbor resample-interpolator.
itk::NearestNeighborInterpolateImageFunction< typename ResampleInterpolatorBase< TElastix >::InputImageType, typename ResampleInterpolatorBase< TElastix >::CoordRepType > Superclass1
void operator=(const Self &)
Superclass2::ITKBaseType ITKBaseType
itk::SmartPointer< const Self > ConstPointer
itk::InterpolateImageFunction< InputImageType, CoordRepType > ITKBaseType
Superclass::ConfigurationType ConfigurationType