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