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