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