15 #ifndef __elxMyStandardResampler_h
16 #define __elxMyStandardResampler_h
18 #include "itkResampleImageFilter.h"
36 template <
class TElastix >
72 typedef typename Superclass1::SizeType
SizeType;
103 void operator=(
const Self& );
110 #ifndef ITK_MANUAL_INSTANTIATION
111 #include "elxMyStandardResampler.hxx"
114 #endif // end #ifndef __elxMyStandardResampler_h
Superclass1::PointType PointType
SmartPointer< const Self > ConstPointer
ResampleImageFilter< InputImageType, OutputImageType, CoordRepType > ITKBaseType
#define elxClassNameMacro(_name)
Superclass::ElastixPointer ElastixPointer
Superclass1::OutputImageType OutputImageType
ResamplerBase< TElastix >::ITKBaseType Superclass1
Superclass1::TransformType TransformType
Superclass::RegistrationType RegistrationType
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
ResamplerBase< TElastix > Superclass2
Superclass1::OutputImagePointer OutputImagePointer
Superclass1::TransformPointerType TransformPointerType
Superclass2::RegistrationType RegistrationType
virtual ~MyStandardResampler()
Superclass1::OutputImageRegionType OutputImageRegionType
Superclass2::ElastixPointer ElastixPointer
Superclass1::InterpolatorType InterpolatorType
Superclass1::InputImageRegionType InputImageRegionType
Superclass2::ConfigurationType ConfigurationType
SmartPointer< Self > Pointer
Superclass1::InterpolatorPointerType InterpolatePointerType
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass1::InputImagePointer InputImagePointer
Superclass2::ElastixType ElastixType
Superclass::ConfigurationPointer ConfigurationPointer
Superclass2::ITKBaseType ITKBaseType
Superclass1::InputImageType InputImageType
Superclass2::RegistrationPointer RegistrationPointer
Superclass1::PixelType PixelType