15 #ifndef __elxGridSampler_h
16 #define __elxGridSampler_h
47 template <
class TElastix >
51 ITK_TYPENAME elx::ImageSamplerBase<TElastix>::InputImageType >,
95 itkStaticConstMacro( InputImageDimension,
unsigned int, Superclass1::InputImageDimension );
109 virtual void BeforeEachResolution(
void);
123 void operator=(
const Self& );
130 #ifndef ITK_MANUAL_INSTANTIATION
131 #include "elxGridSampler.hxx"
134 #endif // end #ifndef __elxGridSampler_h
Superclass2::ITKBaseType ITKBaseType
Superclass2::ConfigurationType ConfigurationType
#define elxClassNameMacro(_name)
Superclass2::ElastixType ElastixType
Superclass::InputImagePointer InputImagePointer
Superclass1::SampleGridSpacingType GridSpacingType
InputImageType::PointType InputImagePointType
Superclass::InputImagePixelType InputImagePixelType
SmartPointer< const Self > ConstPointer
Superclass1::OutputVectorContainerPointer OutputVectorContainerPointer
Superclass1::InputImagePointer InputImagePointer
InputImageType::OffsetType SampleGridSpacingType
Superclass::OutputVectorContainerPointer OutputVectorContainerPointer
A class that defines an image sample, which is the coordinates of a point and its value...
Superclass1::InputImageType InputImageType
Superclass1::InputImagePixelType InputImagePixelType
Superclass::InputImageType InputImageType
Superclass2::RegistrationPointer RegistrationPointer
Superclass1::InputImageIndexType InputImageIndexType
This class is a base class for any image sampler.
Define a front-end to the STL "vector" container that conforms to the IndexedContainerInterface.
Superclass1::SampleGridSpacingValueType SampleGridSpacingValueType
Superclass::MaskType MaskType
Superclass2::ElastixPointer ElastixPointer
Superclass::DataObjectPointer DataObjectPointer
Superclass1::MaskType MaskType
Superclass::InputImageConstPointer InputImageConstPointer
InputImageType::IndexType InputImageIndexType
An interpolator based on the itk::ImageGridSampler.
SampleGridSpacingType::OffsetValueType SampleGridSpacingValueType
Superclass1::OutputVectorContainerType OutputVectorContainerType
Superclass1::ImageSampleContainerType ImageSampleContainerType
Superclass1::ImageSampleType ImageSampleType
SmartPointer< Self > Pointer
Superclass1::InputImageRegionType InputImageRegionType
ImageGridSampler< typename elx::ImageSamplerBase< TElastix >::InputImageType > Superclass1
Superclass1::InputImagePointType InputImagePointType
elx::ImageSamplerBase< TElastix > Superclass2
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass1::DataObjectPointer DataObjectPointer
Superclass::InputImageRegionType InputImageRegionType
Superclass1::InputImageConstPointer InputImageConstPointer
Samples image voxels on a regular grid.
Superclass2::RegistrationType RegistrationType