18 #ifndef __ImageRandomSampler_h 19 #define __ImageRandomSampler_h 38 template<
class TInputImage >
74 Superclass::InputImageDimension );
91 const InputImageRegionType & inputRegionForThread,
105 #ifndef ITK_MANUAL_INSTANTIATION 106 #include "itkImageRandomSampler.hxx" 109 #endif // end #ifndef __ImageRandomSampler_h Superclass::ImageSampleValueType ImageSampleValueType
Superclass::ImageSampleContainerType ImageSampleContainerType
Samples randomly some voxels of an image.
Superclass::InputImagePixelType InputImagePixelType
ImageSampleType::RealType ImageSampleValueType
ImageRandomSamplerBase< TInputImage > Superclass
itkStaticConstMacro(InputImageDimension, unsigned int, Superclass::InputImageDimension)
Superclass::OutputVectorContainerType OutputVectorContainerType
Superclass::ImageSampleContainerPointer ImageSampleContainerPointer
Superclass::InputImagePointer InputImagePointer
Superclass::MaskType MaskType
A class that defines an image sample, which is the coordinates of a point and its value...
InputImageType::PointType InputImagePointType
Superclass::InputImageConstPointer InputImageConstPointer
Superclass::InputImageConstPointer InputImageConstPointer
virtual void ThreadedGenerateData(const InputImageRegionType &inputRegionForThread, ThreadIdType threadId)
Superclass::MaskType MaskType
Superclass::DataObjectPointer DataObjectPointer
Superclass::InputImageRegionType InputImageRegionType
Define a front-end to the STL "vector" container that conforms to the IndexedContainerInterface.
virtual ~ImageRandomSampler()
virtual void GenerateData(void)
Superclass::InputImageType InputImageType
SmartPointer< Self > Pointer
void operator=(const Self &)
Superclass::OutputVectorContainerPointer OutputVectorContainerPointer
Superclass::ImageSampleType ImageSampleType
Superclass::InputImageRegionType InputImageRegionType
Superclass::InputImageSizeType InputImageSizeType
InputImageType::SizeType InputImageSizeType
Superclass::InputImagePixelType InputImagePixelType
Superclass::DataObjectPointer DataObjectPointer
This class is a base class for any image sampler that randomly picks samples.
SmartPointer< const Self > ConstPointer
Superclass::InputImagePointer InputImagePointer
InputImageType::IndexType InputImageIndexType
Superclass::InputImageType InputImageType