18#ifndef __elxMyStandardResampler_h
19#define __elxMyStandardResampler_h
22#include "itkResampleImageFilter.h"
38template<
class TElastix >
49 typedef itk::SmartPointer< Self >
Pointer;
74 typedef typename Superclass1::SizeType
SizeType;
76 typedef typename Superclass1::PixelType PixelType;
110#ifndef ITK_MANUAL_INSTANTIATION
111#include "elxMyStandardResampler.hxx"
A class that deals with user given parameters and command line arguments.
A resampler based on the itk::ResampleImageFilter.
Superclass1::InputImageType InputImageType
Superclass2::RegistrationType RegistrationType
itk::SmartPointer< const Self > ConstPointer
Superclass1::OutputImageType OutputImageType
ResamplerBase< TElastix >::ITKBaseType Superclass1
MyStandardResampler(const Self &)
Superclass1::OriginPointType OriginPointType
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass1::InterpolatorType InterpolatorType
Superclass1::InputImageRegionType InputImageRegionType
Superclass1::TransformType TransformType
Superclass2::ElastixType ElastixType
Superclass1::InputImagePointer InputImagePointer
void operator=(const Self &)
ResamplerBase< TElastix > Superclass2
Superclass1::OutputImagePointer OutputImagePointer
Superclass1::TransformPointerType TransformPointerType
itk::SmartPointer< Self > Pointer
Superclass2::ElastixPointer ElastixPointer
Superclass2::ITKBaseType ITKBaseType
Superclass1::OutputImageRegionType OutputImageRegionType
Superclass1::IndexType IndexType
Superclass2::ConfigurationType ConfigurationType
~MyStandardResampler() override
Superclass2::RegistrationPointer RegistrationPointer
Superclass1::SizeType SizeType
Superclass1::SpacingType SpacingType
Superclass1::InterpolatorPointerType InterpolatePointerType
elxClassNameMacro("DefaultResampler")
itk::ResampleImageFilter< InputImageType, OutputImageType, CoordRepType > ITKBaseType
Superclass::ConfigurationPointer ConfigurationPointer
Superclass::ElastixPointer ElastixPointer
Superclass::RegistrationType RegistrationType
Superclass::RegistrationPointer RegistrationPointer
Superclass::ElastixType ElastixType