Go to the documentation of this file.
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
itk::ResampleImageFilter< InputImageType, OutputImageType, CoordRepType > ITKBaseType
Superclass1::InterpolatorPointerType InterpolatePointerType
Superclass1::SizeType SizeType
Superclass1::TransformPointerType TransformPointerType
Superclass::ConfigurationType ConfigurationType
Superclass1::PointType PointType
Superclass::RegistrationType RegistrationType
Superclass2::ElastixPointer ElastixPointer
Superclass1::OutputImageType OutputImageType
Superclass1::OutputImagePointer OutputImagePointer
virtual ~MyStandardResampler()
Superclass1::InterpolatorType InterpolatorType
MyStandardResampler(const Self &)
void operator=(const Self &)
Superclass1::OriginPointType OriginPointType
Superclass::ElastixType ElastixType
Superclass1::OutputImageRegionType OutputImageRegionType
itk::SmartPointer< Self > Pointer
Superclass::ElastixPointer ElastixPointer
Superclass1::IndexType IndexType
Superclass1::TransformType TransformType
Superclass::RegistrationPointer RegistrationPointer
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass1::InputImagePointer InputImagePointer
Superclass1::SpacingType SpacingType
Superclass1::InputImageRegionType InputImageRegionType
Superclass2::RegistrationType RegistrationType
A resampler based on the itk::ResampleImageFilter.
elxClassNameMacro("DefaultResampler")
Superclass2::ConfigurationType ConfigurationType
itk::SmartPointer< const Self > ConstPointer
ResamplerBase< TElastix > Superclass2
Superclass::ConfigurationPointer ConfigurationPointer
ResamplerBase< TElastix >::ITKBaseType Superclass1
Superclass1::InputImageType InputImageType
Superclass2::ElastixType ElastixType
Superclass2::RegistrationPointer RegistrationPointer
Superclass2::ITKBaseType ITKBaseType
Superclass1::PixelType PixelType
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|