18 #ifndef __ImageGridSampler_h 19 #define __ImageGridSampler_h 43 template<
class TInputImage >
77 Superclass::InputImageDimension );
98 itkGetConstReferenceMacro( SampleGridSpacing, SampleGridSpacingType );
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::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)
itkStaticConstMacro(InputImageDimension, unsigned int, Superclass::InputImageDimension)
SmartPointer< Self > Pointer
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...
SpatialObject< Self::InputImageDimension > MaskType
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::ImageSampleType ImageSampleType
SampleGridSpacingType m_SampleGridSpacing
Superclass::InputImageConstPointer InputImageConstPointer
void operator=(const Self &)
SampleGridSpacingType::OffsetValueType SampleGridSpacingValueType
Superclass::ImageSampleContainerPointer ImageSampleContainerPointer
Superclass::OutputVectorContainerType OutputVectorContainerType
Superclass::InputImagePointer InputImagePointer
void SetSampleGridSpacing(const SampleGridSpacingType &arg)
virtual ~ImageGridSampler()
SmartPointer< const Self > ConstPointer
ImageSamplerBase< TInputImage > Superclass
Superclass::InputImageConstPointer InputImageConstPointer
Superclass::InputImageType InputImageType
InputImageType::SizeType InputImageSizeType
InputImageType::IndexType InputImageIndexType
Superclass::InputImageRegionType InputImageRegionType
InputImageIndexType SampleGridIndexType
Samples image voxels on a regular grid.
unsigned long m_RequestedNumberOfSamples