Go to the documentation of this file.
18 #ifndef __elxGridSampler_h
19 #define __elxGridSampler_h
48 template<
class TElastix >
52 typename elx::ImageSamplerBase< TElastix >::InputImageType >,
64 typedef itk::SmartPointer< Self >
Pointer;
131 #ifndef ITK_MANUAL_INSTANTIATION
132 #include "elxGridSampler.hxx"
135 #endif // end #ifndef __elxGridSampler_h
Superclass1::OutputVectorContainerPointer OutputVectorContainerPointer
Superclass::InputImageType InputImageType
Superclass1::InputImagePointType InputImagePointType
Superclass::InputImageConstPointer InputImageConstPointer
Superclass1::SampleGridSpacingType GridSpacingType
GridSampler(const Self &)
Superclass1::DataObjectPointer DataObjectPointer
Superclass::DataObjectPointer DataObjectPointer
Superclass1::InputImageType InputImageType
SampleGridSpacingType::OffsetValueType SampleGridSpacingValueType
Superclass2::ElastixType ElastixType
Superclass::MaskType MaskType
Superclass1::InputImagePointer InputImagePointer
Superclass::InputImageRegionType InputImageRegionType
elx::ImageSamplerBase< TElastix > Superclass2
Superclass::InputImagePointer InputImagePointer
void operator=(const Self &)
itk::SmartPointer< const Self > ConstPointer
A class that defines an image sample, which is the coordinates of a point and its value.
Superclass2::RegistrationPointer RegistrationPointer
Superclass1::InputImagePixelType InputImagePixelType
Superclass1::SampleGridSpacingValueType SampleGridSpacingValueType
Superclass::InputImagePointType InputImagePointType
Superclass1::ImageSampleContainerType ImageSampleContainerType
Superclass1::InputImageIndexType InputImageIndexType
Superclass1::OutputVectorContainerType OutputVectorContainerType
Superclass::InputImagePixelType InputImagePixelType
Superclass1::MaskType MaskType
itk::SmartPointer< Self > Pointer
Superclass2::ElastixPointer ElastixPointer
Superclass1::ImageSampleType ImageSampleType
An interpolator based on the itk::ImageGridSampler.
Superclass1::InputImageConstPointer InputImageConstPointer
InputImageType::OffsetType SampleGridSpacingType
Superclass::InputImageIndexType InputImageIndexType
This class is a base class for any image sampler.
virtual void BeforeEachResolution(void)
Define a front-end to the STL "vector" container that conforms to the IndexedContainerInterface.
Superclass2::ConfigurationType ConfigurationType
Samples image voxels on a regular grid.
itkStaticConstMacro(InputImageDimension, unsigned int, Superclass1::InputImageDimension)
Superclass1::InputImageRegionType InputImageRegionType
Superclass2::RegistrationType RegistrationType
elxClassNameMacro("Grid")
Superclass2::ITKBaseType ITKBaseType
Superclass2::ConfigurationPointer ConfigurationPointer
itk::ImageGridSampler< typename elx::ImageSamplerBase< TElastix >::InputImageType > Superclass1
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|