18 #ifndef __elxMyStandardResampler_h 19 #define __elxMyStandardResampler_h 22 #include "itkResampleImageFilter.h" 38 template<
class TElastix >
49 typedef itk::SmartPointer< Self >
Pointer;
74 typedef typename Superclass1::SizeType
SizeType;
111 #ifndef ITK_MANUAL_INSTANTIATION 112 #include "elxMyStandardResampler.hxx" 115 #endif // end #ifndef __elxMyStandardResampler_h Superclass1::PointType PointType
Superclass::ElastixPointer ElastixPointer
Superclass1::OutputImageType OutputImageType
ResamplerBase< TElastix >::ITKBaseType Superclass1
Superclass1::TransformType TransformType
Superclass::RegistrationType RegistrationType
ResamplerBase< TElastix > Superclass2
Superclass1::SizeType SizeType
Superclass::ElastixType ElastixType
Superclass::RegistrationPointer RegistrationPointer
A resampler based on the itk::ResampleImageFilter.
Superclass::ConfigurationType ConfigurationType
Superclass1::IndexType IndexType
Superclass1::OriginPointType OriginPointType
Superclass1::SpacingType SpacingType
itk::SmartPointer< const Self > ConstPointer
Superclass1::OutputImagePointer OutputImagePointer
Superclass1::TransformPointerType TransformPointerType
Superclass2::RegistrationType RegistrationType
void operator=(const Self &)
virtual ~MyStandardResampler()
Superclass1::OutputImageRegionType OutputImageRegionType
Superclass2::ElastixPointer ElastixPointer
Superclass1::InterpolatorType InterpolatorType
Superclass1::InputImageRegionType InputImageRegionType
Superclass2::ConfigurationType ConfigurationType
Superclass1::InterpolatorPointerType InterpolatePointerType
itk::ResampleImageFilter< InputImageType, OutputImageType, CoordRepType > ITKBaseType
itk::SmartPointer< Self > Pointer
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass1::InputImagePointer InputImagePointer
Superclass2::ElastixType ElastixType
Superclass::ConfigurationPointer ConfigurationPointer
Superclass2::ITKBaseType ITKBaseType
elxClassNameMacro("DefaultResampler")
Superclass1::InputImageType InputImageType
Superclass2::RegistrationPointer RegistrationPointer
Superclass1::PixelType PixelType