Go to the documentation of this file.
18 #ifndef __ImageGridSampler_h
19 #define __ImageGridSampler_h
43 template<
class TInputImage >
77 Superclass::InputImageDimension );
143 void PrintSelf( std::ostream & os, Indent indent )
const;
165 #ifndef ITK_MANUAL_INSTANTIATION
166 #include "itkImageGridSampler.hxx"
169 #endif // end #ifndef __ImageGridSampler_h
Superclass::InputImageType InputImageType
Superclass::InputImageConstPointer InputImageConstPointer
itkStaticConstMacro(InputImageDimension, unsigned int, Superclass::InputImageDimension)
InputImageType::PointType InputImagePointType
Superclass::DataObjectPointer DataObjectPointer
Superclass::OutputVectorContainerPointer OutputVectorContainerPointer
ImageGridSampler(const Self &)
SampleGridSpacingType::OffsetValueType SampleGridSpacingValueType
Superclass::DataObjectPointer DataObjectPointer
SampleGridSpacingType m_SampleGridSpacing
void SetSampleGridSpacing(const SampleGridSpacingType &arg)
Superclass::InputImagePointer InputImagePointer
Superclass::MaskType MaskType
void operator=(const Self &)
Superclass::InputImageRegionType InputImageRegionType
Superclass::InputImagePointer InputImagePointer
InputImageIndexType SampleGridIndexType
A class that defines an image sample, which is the coordinates of a point and its value.
virtual void GenerateData(void)
Superclass::InputImagePointType InputImagePointType
Superclass::ImageSampleContainerPointer ImageSampleContainerPointer
Superclass::OutputVectorContainerType OutputVectorContainerType
ImageSamplerBase< TInputImage > Superclass
virtual bool SelectingNewSamplesOnUpdateSupported(void) const
Superclass::InputImagePixelType InputImagePixelType
Superclass::InputImageRegionType InputImageRegionType
Superclass::InputImageConstPointer InputImageConstPointer
InputImageType::SizeType InputImageSizeType
unsigned long m_RequestedNumberOfSamples
virtual void SetNumberOfSamples(unsigned long nrofsamples)
InputImageType::SizeType SampleGridSizeType
InputImageType::OffsetType SampleGridSpacingType
Superclass::InputImageIndexType InputImageIndexType
Superclass::ImageSampleType ImageSampleType
InputImageType::IndexType InputImageIndexType
This class is a base class for any image sampler.
Superclass::ImageSampleContainerType ImageSampleContainerType
Superclass::InputImagePixelType InputImagePixelType
Define a front-end to the STL "vector" container that conforms to the IndexedContainerInterface.
Samples image voxels on a regular grid.
SmartPointer< Self > Pointer
virtual ~ImageGridSampler()
virtual bool SelectNewSamplesOnUpdate(void)
Superclass::InputImageType InputImageType
SmartPointer< const Self > ConstPointer
SpatialObject< Self::InputImageDimension > MaskType
void PrintSelf(std::ostream &os, Indent indent) const
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|