Go to the documentation of this file.
18 #ifndef __ImageFullSampler_h
19 #define __ImageFullSampler_h
36 template<
class TInputImage >
70 Superclass::InputImageDimension );
100 void PrintSelf( std::ostream & os, Indent indent )
const;
121 #ifndef ITK_MANUAL_INSTANTIATION
122 #include "itkImageFullSampler.hxx"
125 #endif // end #ifndef __ImageFullSampler_h
void operator=(const Self &)
ImageSamplerBase< TInputImage > Superclass
Superclass::ImageSampleType ImageSampleType
Superclass::ImageSampleContainerPointer ImageSampleContainerPointer
Superclass::DataObjectPointer DataObjectPointer
Superclass::InputImagePointer InputImagePointer
InputImageType::PointType InputImagePointType
Superclass::InputImagePointer InputImagePointer
Superclass::OutputVectorContainerPointer OutputVectorContainerPointer
Superclass::ImageSampleContainerType ImageSampleContainerType
SmartPointer< const Self > ConstPointer
Superclass::InputImageRegionType InputImageRegionType
Superclass::InputImageType InputImageType
SmartPointer< Self > Pointer
Samples all voxels in the InputImageRegion.
A class that defines an image sample, which is the coordinates of a point and its value.
ImageFullSampler(const Self &)
virtual ~ImageFullSampler()
virtual void ThreadedGenerateData(const InputImageRegionType &inputRegionForThread, ThreadIdType threadId)
virtual bool SelectingNewSamplesOnUpdateSupported(void) const
Superclass::InputImageRegionType InputImageRegionType
void PrintSelf(std::ostream &os, Indent indent) const
virtual bool SelectNewSamplesOnUpdate(void)
Superclass::InputImageConstPointer InputImageConstPointer
InputImageType::IndexType InputImageIndexType
Superclass::DataObjectPointer DataObjectPointer
Superclass::MaskType MaskType
Superclass::InputImagePixelType InputImagePixelType
itkStaticConstMacro(InputImageDimension, unsigned int, Superclass::InputImageDimension)
Superclass::InputImageConstPointer InputImageConstPointer
This class is a base class for any image sampler.
Superclass::OutputVectorContainerType OutputVectorContainerType
Superclass::InputImagePixelType InputImagePixelType
Define a front-end to the STL "vector" container that conforms to the IndexedContainerInterface.
Superclass::InputImageType InputImageType
SpatialObject< Self::InputImageDimension > MaskType
virtual void GenerateData(void)
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|