![]() |
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
Samples randomly some voxels of an image. More...
#include <itkImageRandomSampler.h>
Samples randomly some voxels of an image.
This image sampler randomly samples 'NumberOfSamples' voxels in the InputImageRegion. Voxels may be selected multiple times. If a mask is given, the sampler tries to find samples within the mask. If the mask is very sparse, this may take some time. In this case, consider using the ImageRandomSamplerSparseMask.
Definition at line 38 of file itkImageRandomSampler.h.
typedef SmartPointer<const Self> itk::ImageRandomSampler< TInputImage >::ConstPointer |
Reimplemented from itk::ImageRandomSamplerBase< TInputImage >.
Reimplemented in elastix::RandomSampler< TElastix >.
Definition at line 47 of file itkImageRandomSampler.h.
typedef Superclass::DataObjectPointer itk::ImageRandomSampler< TInputImage >::DataObjectPointer |
Typedefs inherited from the superclass.
Reimplemented from itk::ImageRandomSamplerBase< TInputImage >.
Reimplemented in elastix::RandomSampler< TElastix >.
Definition at line 53 of file itkImageRandomSampler.h.
typedef Superclass::ImageSampleContainerType itk::ImageRandomSampler< TInputImage >::ImageSampleContainerType |
Reimplemented from itk::ImageRandomSamplerBase< TInputImage >.
Reimplemented in elastix::RandomSampler< TElastix >.
Definition at line 65 of file itkImageRandomSampler.h.
typedef Superclass::ImageSampleType itk::ImageRandomSampler< TInputImage >::ImageSampleType |
Reimplemented from itk::ImageRandomSamplerBase< TInputImage >.
Reimplemented in elastix::RandomSampler< TElastix >.
Definition at line 64 of file itkImageRandomSampler.h.
typedef Superclass::InputImageConstPointer itk::ImageRandomSampler< TInputImage >::InputImageConstPointer |
Reimplemented from itk::ImageRandomSamplerBase< TInputImage >.
Reimplemented in elastix::RandomSampler< TElastix >.
Definition at line 61 of file itkImageRandomSampler.h.
typedef InputImageType::IndexType itk::ImageRandomSampler< TInputImage >::InputImageIndexType |
Other typedefs.
Reimplemented from itk::ImageSamplerBase< TInputImage >.
Reimplemented in elastix::RandomSampler< TElastix >.
Definition at line 73 of file itkImageRandomSampler.h.
typedef Superclass::InputImagePixelType itk::ImageRandomSampler< TInputImage >::InputImagePixelType |
Reimplemented from itk::ImageRandomSamplerBase< TInputImage >.
Reimplemented in elastix::RandomSampler< TElastix >.
Definition at line 63 of file itkImageRandomSampler.h.
typedef Superclass::InputImagePointer itk::ImageRandomSampler< TInputImage >::InputImagePointer |
Reimplemented from itk::ImageRandomSamplerBase< TInputImage >.
Reimplemented in elastix::RandomSampler< TElastix >.
Definition at line 60 of file itkImageRandomSampler.h.
typedef InputImageType::PointType itk::ImageRandomSampler< TInputImage >::InputImagePointType |
Reimplemented from itk::ImageSamplerBase< TInputImage >.
Reimplemented in elastix::RandomSampler< TElastix >.
Definition at line 74 of file itkImageRandomSampler.h.
typedef Superclass::InputImageRegionType itk::ImageRandomSampler< TInputImage >::InputImageRegionType |
Reimplemented from itk::ImageRandomSamplerBase< TInputImage >.
Reimplemented in elastix::RandomSampler< TElastix >.
Definition at line 62 of file itkImageRandomSampler.h.
typedef Superclass::InputImageType itk::ImageRandomSampler< TInputImage >::InputImageType |
Reimplemented from itk::ImageRandomSamplerBase< TInputImage >.
Reimplemented in elastix::RandomSampler< TElastix >.
Definition at line 59 of file itkImageRandomSampler.h.
typedef Superclass::MaskType itk::ImageRandomSampler< TInputImage >::MaskType |
Reimplemented from itk::ImageRandomSamplerBase< TInputImage >.
Reimplemented in elastix::RandomSampler< TElastix >.
Definition at line 66 of file itkImageRandomSampler.h.
typedef Superclass::OutputVectorContainerPointer itk::ImageRandomSampler< TInputImage >::OutputVectorContainerPointer |
Reimplemented from itk::ImageRandomSamplerBase< TInputImage >.
Reimplemented in elastix::RandomSampler< TElastix >.
Definition at line 58 of file itkImageRandomSampler.h.
typedef Superclass::OutputVectorContainerType itk::ImageRandomSampler< TInputImage >::OutputVectorContainerType |
Reimplemented from itk::ImageRandomSamplerBase< TInputImage >.
Reimplemented in elastix::RandomSampler< TElastix >.
Definition at line 57 of file itkImageRandomSampler.h.
typedef SmartPointer<Self> itk::ImageRandomSampler< TInputImage >::Pointer |
Reimplemented from itk::ImageRandomSamplerBase< TInputImage >.
Reimplemented in elastix::RandomSampler< TElastix >.
Definition at line 46 of file itkImageRandomSampler.h.
typedef ImageRandomSampler itk::ImageRandomSampler< TInputImage >::Self |
Standard ITK-stuff.
Reimplemented from itk::ImageRandomSamplerBase< TInputImage >.
Reimplemented in elastix::RandomSampler< TElastix >.
Definition at line 44 of file itkImageRandomSampler.h.
typedef ImageRandomSamplerBase< TInputImage > itk::ImageRandomSampler< TInputImage >::Superclass |
Reimplemented from itk::ImageRandomSamplerBase< TInputImage >.
Definition at line 45 of file itkImageRandomSampler.h.
itk::ImageRandomSampler< TInputImage >::ImageRandomSampler | ( | ) | [inline, protected] |
The constructor.
Definition at line 79 of file itkImageRandomSampler.h.
virtual itk::ImageRandomSampler< TInputImage >::~ImageRandomSampler | ( | ) | [inline, protected, virtual] |
The destructor.
Definition at line 81 of file itkImageRandomSampler.h.
itk::ImageRandomSampler< TInputImage >::ImageRandomSampler | ( | const Self & | ) | [private] |
The private constructor.
virtual void itk::ImageRandomSampler< TInputImage >::GenerateData | ( | void | ) | [protected, virtual] |
Function that does the work.
virtual const char* itk::ImageRandomSampler< TInputImage >::GetClassName | ( | ) | const [virtual] |
Run-time type information (and related methods).
Reimplemented from itk::ImageRandomSamplerBase< TInputImage >.
Reimplemented in elastix::RandomSampler< TElastix >.
itk::ImageRandomSampler< TInputImage >::itkStaticConstMacro | ( | InputImageDimension | , |
unsigned | int, | ||
Superclass::InputImageDimension | |||
) |
The input image dimension.
Reimplemented from itk::ImageRandomSamplerBase< TInputImage >.
static Pointer itk::ImageRandomSampler< TInputImage >::New | ( | ) | [static] |
Method for creation through the object factory.
Reimplemented from itk::ImageRandomSamplerBase< TInputImage >.
Reimplemented in elastix::RandomSampler< TElastix >.
void itk::ImageRandomSampler< TInputImage >::operator= | ( | const Self & | ) | [private] |
The private copy constructor.
Generated on 24-10-2011 for elastix by ![]() |
![]() |