15 #ifndef __ImageGridSampler_h
16 #define __ImageGridSampler_h
40 template <
class TInputImage >
73 Superclass::InputImageDimension );
136 void PrintSelf( std::ostream & os, Indent indent )
const;
159 #ifndef ITK_MANUAL_INSTANTIATION
160 #include "itkImageGridSampler.txx"
163 #endif // end #ifndef __ImageGridSampler_h
Superclass::InputImagePointType InputImagePointType
Superclass::InputImagePointer InputImagePointer
void PrintSelf(std::ostream &os, Indent indent) const
InputImageType::PointType InputImagePointType
Superclass::InputImagePixelType InputImagePixelType
virtual void SetNumberOfSamples(unsigned long nrofsamples)
Superclass::InputImageSpacingType InputImageSpacingType
itkStaticConstMacro(InputImageDimension, unsigned int, Superclass::InputImageDimension)
virtual void GenerateData(void)
Superclass::InputImageIndexType InputImageIndexType
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)
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 &)
SampleGridSpacingType::OffsetValueType SampleGridSpacingValueType
Superclass::OutputVectorContainerType OutputVectorContainerType
Superclass::InputImagePointer InputImagePointer
void SetSampleGridSpacing(const SampleGridSpacingType &arg)
virtual ~ImageGridSampler()
InputImageType::SpacingType InputImageSpacingType
ImageSamplerBase< TInputImage > Superclass
SpatialObject< itkGetStaticConstMacro(InputImageDimension) > MaskType
Superclass::InputImageConstPointer InputImageConstPointer
Superclass::InputImageType InputImageType
InputImageType::SizeType InputImageSizeType
SmartPointer< const Self > ConstPointer
InputImageType::IndexType InputImageIndexType
Superclass::InputImageRegionType InputImageRegionType
InputImageIndexType SampleGridIndexType
Samples image voxels on a regular grid.
unsigned long m_RequestedNumberOfSamples