15 #ifndef __ImageRandomSamplerBase_h
16 #define __ImageRandomSamplerBase_h
32 template <
class TInputImage >
65 Superclass::InputImageDimension );
71 itkGetConstMacro( NumberOfSamples,
unsigned long );
85 void PrintSelf( std::ostream& os, Indent indent )
const
105 #endif // end #ifndef __ImageRandomSamplerBase_h
Superclass::ImageSampleContainerType ImageSampleContainerType
Superclass::ImageSampleType ImageSampleType
itkStaticConstMacro(InputImageDimension, unsigned int, Superclass::InputImageDimension)
Superclass::InputImagePixelType InputImagePixelType
Superclass::InputImagePointer InputImagePointer
A class that defines an image sample, which is the coordinates of a point and its value...
Superclass::InputImageConstPointer InputImageConstPointer
Superclass::DataObjectPointer DataObjectPointer
ImageSamplerBase< TInputImage > Superclass
Superclass::MaskType MaskType
Superclass::InputImageRegionType InputImageRegionType
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.
Superclass::InputImageRegionType InputImageRegionType
Superclass::InputImageType InputImageType
Superclass::OutputVectorContainerPointer OutputVectorContainerPointer
void PrintSelf(std::ostream &os, Indent indent) const
void operator=(const Self &)
unsigned long m_NumberOfSamples
virtual ~ImageRandomSamplerBase()
Superclass::InputImagePointer InputImagePointer
void PrintSelf(std::ostream &os, Indent indent) const
Superclass::OutputVectorContainerPointer OutputVectorContainerPointer
SmartPointer< Self > Pointer
ImageRandomSamplerBase Self
SpatialObject< itkGetStaticConstMacro(InputImageDimension) > MaskType
Superclass::DataObjectPointer DataObjectPointer
Superclass::OutputVectorContainerType OutputVectorContainerType
Superclass::InputImageConstPointer InputImageConstPointer
SmartPointer< const Self > ConstPointer
Superclass::InputImageType InputImageType
This class is a base class for any image sampler that randomly picks samples.