go home Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages
Public Types | Public Member Functions | Static Public Member Functions | Protected Types | Protected Member Functions | Protected Attributes | Private Member Functions
itk::ImageRandomSamplerSparseMask< TInputImage > Class Template Reference

#include <itkImageRandomSamplerSparseMask.h>

Detailed Description

template<class TInputImage>
class itk::ImageRandomSamplerSparseMask< TInputImage >

Samples randomly some voxels of an image.

This version takes into account that the mask may be very small. Also, it may be more efficient when very many different sample sets of the same input image are required, because it does some precomputation.

Definition at line 38 of file itkImageRandomSamplerSparseMask.h.

+ Inheritance diagram for itk::ImageRandomSamplerSparseMask< TInputImage >:

Public Types

typedef SmartPointer< const SelfConstPointer
 
typedef Superclass::DataObjectPointer DataObjectPointer
 
typedef Superclass::ImageSampleContainerPointer ImageSampleContainerPointer
 
typedef Superclass::ImageSampleContainerType ImageSampleContainerType
 
typedef Superclass::ImageSampleType ImageSampleType
 
typedef Superclass::InputImageConstPointer InputImageConstPointer
 
typedef InputImageType::IndexType InputImageIndexType
 
typedef Superclass::InputImagePixelType InputImagePixelType
 
typedef Superclass::InputImagePointer InputImagePointer
 
typedef InputImageType::PointType InputImagePointType
 
typedef Superclass::InputImageRegionType InputImageRegionType
 
typedef Superclass::InputImageType InputImageType
 
typedef Superclass::MaskType MaskType
 
typedef Superclass::OutputVectorContainerPointer OutputVectorContainerPointer
 
typedef Superclass::OutputVectorContainerType OutputVectorContainerType
 
typedef SmartPointer< SelfPointer
 
typedef RandomGeneratorType::Pointer RandomGeneratorPointer
 
typedef itk::Statistics::MersenneTwisterRandomVariateGenerator RandomGeneratorType
 
typedef ImageRandomSamplerSparseMask Self
 
typedef ImageRandomSamplerBase< TInputImage > Superclass
 
- Public Types inherited from itk::ImageRandomSamplerBase< TInputImage >
typedef SmartPointer< const SelfConstPointer
 
typedef Superclass::DataObjectPointer DataObjectPointer
 
typedef Superclass::ImageSampleContainerPointer ImageSampleContainerPointer
 
typedef Superclass::ImageSampleContainerType ImageSampleContainerType
 
typedef Superclass::ImageSampleType ImageSampleType
 
typedef Superclass::InputImageConstPointer InputImageConstPointer
 
typedef Superclass::InputImagePixelType InputImagePixelType
 
typedef Superclass::InputImagePointer InputImagePointer
 
typedef Superclass::InputImageRegionType InputImageRegionType
 
typedef Superclass::InputImageType InputImageType
 
typedef Superclass::MaskType MaskType
 
typedef Superclass::OutputVectorContainerPointer OutputVectorContainerPointer
 
typedef Superclass::OutputVectorContainerType OutputVectorContainerType
 
typedef SmartPointer< SelfPointer
 
typedef ImageRandomSamplerBase Self
 
typedef ImageSamplerBase< TInputImage > Superclass
 
- Public Types inherited from itk::ImageSamplerBase< TInputImage >
typedef SmartPointer< const SelfConstPointer
 
typedef Superclass::DataObjectPointer DataObjectPointer
 
typedef ImageSampleContainerType::Pointer ImageSampleContainerPointer
 
typedef VectorDataContainer< std::vcl_size_t, ImageSampleTypeImageSampleContainerType
 
typedef ImageSample< InputImageTypeImageSampleType
 
typedef ImageSampleType::RealType ImageSampleValueType
 
typedef Superclass::InputImageConstPointer InputImageConstPointer
 
typedef InputImageType::IndexType InputImageIndexType
 
typedef Superclass::InputImagePixelType InputImagePixelType
 
typedef Superclass::InputImagePointer InputImagePointer
 
typedef InputImageType::PointType InputImagePointType
 
typedef InputImagePointType::ValueType InputImagePointValueType
 
typedef Superclass::InputImageRegionType InputImageRegionType
 
typedef std::vector< InputImageRegionTypeInputImageRegionVectorType
 
typedef InputImageType::SizeType InputImageSizeType
 
typedef Superclass::InputImageType InputImageType
 
typedef MaskType::ConstPointer MaskConstPointer
 
typedef MaskType::Pointer MaskPointer
 
typedef SpatialObject< Self::InputImageDimension > MaskType
 
typedef std::vector< MaskConstPointerMaskVectorType
 
typedef Superclass::OutputVectorContainerPointer OutputVectorContainerPointer
 
typedef Superclass::OutputVectorContainerType OutputVectorContainerType
 
typedef SmartPointer< SelfPointer
 
typedef ImageSamplerBase Self
 
typedef ImageToVectorContainerFilter< TInputImage, VectorDataContainer< std::vcl_size_t, ImageSample< TInputImage > > > Superclass
 
- Public Types inherited from itk::ImageToVectorContainerFilter< TInputImage, VectorDataContainer< std::vcl_size_t, ImageSample< TInputImage > > >
typedef SmartPointer< const SelfConstPointer
 
typedef Superclass::DataObjectPointer DataObjectPointer
 
typedef InputImageType::ConstPointer InputImageConstPointer
 
typedef InputImageType::PixelType InputImagePixelType
 
typedef InputImageType::Pointer InputImagePointer
 
typedef InputImageType::RegionType InputImageRegionType
 
typedef TInputImage InputImageType
 
typedef Superclass::OutputVectorContainerPointer OutputVectorContainerPointer
 
typedef Superclass::OutputVectorContainerType OutputVectorContainerType
 
typedef SmartPointer< SelfPointer
 
typedef ImageToVectorContainerFilter Self
 
typedef VectorContainerSource< VectorDataContainer< std::vcl_size_t, ImageSample< TInputImage > > > Superclass
 
- Public Types inherited from itk::VectorContainerSource< VectorDataContainer< std::vcl_size_t, ImageSample< TInputImage > > >
typedef SmartPointer< const SelfConstPointer
 
typedef Superclass::DataObjectPointer DataObjectPointer
 
typedef OutputVectorContainerType::Pointer OutputVectorContainerPointer
 
typedef VectorDataContainer< std::vcl_size_t, ImageSample< TInputImage > > OutputVectorContainerType
 
typedef SmartPointer< SelfPointer
 
typedef VectorContainerSource Self
 
typedef ProcessObject Superclass
 

Public Member Functions

virtual const char * GetClassName () const
 
 itkStaticConstMacro (InputImageDimension, unsigned int, Superclass::InputImageDimension)
 
- Public Member Functions inherited from itk::ImageRandomSamplerBase< TInputImage >
virtual const char * GetClassName () const
 
 itkStaticConstMacro (InputImageDimension, unsigned int, Superclass::InputImageDimension)
 
- Public Member Functions inherited from itk::ImageSamplerBase< TInputImage >
virtual const char * GetClassName () const
 
virtual const InputImageRegionTypeGetCroppedInputImageRegion ()
 
virtual const InputImageRegionTypeGetInputImageRegion (unsigned int pos) const
 
virtual const InputImageRegionTypeGetInputImageRegion (void) const
 
virtual const MaskTypeGetMask (unsigned int pos) const
 
virtual const MaskTypeGetMask (void) const
 
virtual unsigned int GetNumberOfInputImageRegions () const
 
virtual unsigned int GetNumberOfMasks () const
 
virtual unsigned long GetNumberOfSamples () const
 
 itkStaticConstMacro (InputImageDimension, unsigned int, InputImageType::ImageDimension)
 
virtual bool SelectingNewSamplesOnUpdateSupported (void) const
 
virtual bool SelectNewSamplesOnUpdate (void)
 
virtual void SetInputImageRegion (const InputImageRegionType _arg)
 
virtual void SetInputImageRegion (const InputImageRegionType _arg, unsigned int pos)
 
virtual void SetMask (const MaskType *_arg)
 
virtual void SetMask (const MaskType *_arg, unsigned int pos)
 
virtual void SetNumberOfInputImageRegions (const unsigned int _arg)
 
virtual void SetNumberOfMasks (const unsigned int _arg)
 
virtual void SetNumberOfSamples (unsigned long _arg)
 
virtual void SetUseMultiThread (bool _arg)
 
- Public Member Functions inherited from itk::ImageToVectorContainerFilter< TInputImage, VectorDataContainer< std::vcl_size_t, ImageSample< TInputImage > > >
virtual void AfterThreadedGenerateData (void)
 
virtual void BeforeThreadedGenerateData (void)
 
void GenerateData (void) override
 
virtual const char * GetClassName () const
 
const InputImageTypeGetInput (unsigned int idx)
 
const InputImageTypeGetInput (void)
 
OutputVectorContainerTypeGetOutput (void)
 
DataObject::Pointer MakeOutput (unsigned int idx) override
 
void SetInput (const InputImageType *input)
 
void SetInput (unsigned int idx, const InputImageType *input)
 
virtual unsigned int SplitRequestedRegion (const ThreadIdType &threadId, const ThreadIdType &numberOfSplits, InputImageRegionType &splitRegion)
 
virtual void ThreadedGenerateData (const InputImageRegionType &inputRegionForThread, ThreadIdType threadId)
 
- Public Member Functions inherited from itk::VectorContainerSource< VectorDataContainer< std::vcl_size_t, ImageSample< TInputImage > > >
virtual const char * GetClassName () const
 
OutputVectorContainerTypeGetOutput (unsigned int idx)
 
OutputVectorContainerTypeGetOutput (void)
 
virtual void GraftNthOutput (unsigned int idx, DataObject *output)
 
virtual void GraftOutput (DataObject *output)
 
virtual DataObjectPointer MakeOutput (unsigned int idx)
 

Static Public Member Functions

static Pointer New ()
 
- Static Public Member Functions inherited from itk::ImageRandomSamplerBase< TInputImage >
static Pointer New ()
 
- Static Public Member Functions inherited from itk::ImageSamplerBase< TInputImage >
static Pointer New ()
 
- Static Public Member Functions inherited from itk::ImageToVectorContainerFilter< TInputImage, VectorDataContainer< std::vcl_size_t, ImageSample< TInputImage > > >
static Pointer New ()
 
static ITK_THREAD_RETURN_FUNCTION_CALL_CONVENTION ThreaderCallback (void *arg)
 
- Static Public Member Functions inherited from itk::VectorContainerSource< VectorDataContainer< std::vcl_size_t, ImageSample< TInputImage > > >
static Pointer New ()
 

Protected Types

typedef InternalFullSamplerType::Pointer InternalFullSamplerPointer
 
typedef itk::ImageFullSampler< InputImageTypeInternalFullSamplerType
 

Protected Member Functions

void BeforeThreadedGenerateData (void) override
 
void GenerateData (void) override
 
 ImageRandomSamplerSparseMask ()
 
void PrintSelf (std::ostream &os, Indent indent) const override
 
void ThreadedGenerateData (const InputImageRegionType &inputRegionForThread, ThreadIdType threadId) override
 
 ~ImageRandomSamplerSparseMask () override
 
- Protected Member Functions inherited from itk::ImageRandomSamplerBase< TInputImage >
void BeforeThreadedGenerateData (void) override
 
 ImageRandomSamplerBase ()
 
void PrintSelf (std::ostream &os, Indent indent) const override
 
 ~ImageRandomSamplerBase () override
 
- Protected Member Functions inherited from itk::ImageSamplerBase< TInputImage >
void AfterThreadedGenerateData (void) override
 
void BeforeThreadedGenerateData (void) override
 
virtual bool CheckInputImageRegions (void)
 
void CropInputImageRegion (void)
 
void GenerateInputRequestedRegion (void) override
 
 ImageSamplerBase ()
 
virtual bool IsInsideAllMasks (const InputImagePointType &point) const
 
void PrintSelf (std::ostream &os, Indent indent) const override
 
virtual void UpdateAllMasks (void)
 
 ~ImageSamplerBase () override
 
- Protected Member Functions inherited from itk::ImageToVectorContainerFilter< TInputImage, VectorDataContainer< std::vcl_size_t, ImageSample< TInputImage > > >
 ImageToVectorContainerFilter ()
 
void PrintSelf (std::ostream &os, Indent indent) const override
 
 ~ImageToVectorContainerFilter () override
 
- Protected Member Functions inherited from itk::VectorContainerSource< VectorDataContainer< std::vcl_size_t, ImageSample< TInputImage > > >
void PrintSelf (std::ostream &os, Indent indent) const override
 
 VectorContainerSource ()
 
 ~VectorContainerSource () override
 

Protected Attributes

InternalFullSamplerPointer m_InternalFullSampler
 
RandomGeneratorPointer m_RandomGenerator
 
- Protected Attributes inherited from itk::ImageRandomSamplerBase< TInputImage >
std::vector< doublem_RandomNumberList
 
- Protected Attributes inherited from itk::ImageSamplerBase< TInputImage >
unsigned long m_NumberOfSamples
 
std::vector< ImageSampleContainerPointerm_ThreaderSampleContainer
 
bool m_UseMultiThread
 

Private Member Functions

 ImageRandomSamplerSparseMask (const Self &)
 
void operator= (const Self &)
 

Member Typedef Documentation

◆ ConstPointer

template<class TInputImage >
typedef SmartPointer< const Self > itk::ImageRandomSamplerSparseMask< TInputImage >::ConstPointer

Definition at line 47 of file itkImageRandomSamplerSparseMask.h.

◆ DataObjectPointer

template<class TInputImage >
typedef Superclass::DataObjectPointer itk::ImageRandomSamplerSparseMask< TInputImage >::DataObjectPointer

Typedefs inherited from the superclass.

Definition at line 56 of file itkImageRandomSamplerSparseMask.h.

◆ ImageSampleContainerPointer

template<class TInputImage >
typedef Superclass::ImageSampleContainerPointer itk::ImageRandomSamplerSparseMask< TInputImage >::ImageSampleContainerPointer

Definition at line 66 of file itkImageRandomSamplerSparseMask.h.

◆ ImageSampleContainerType

template<class TInputImage >
typedef Superclass::ImageSampleContainerType itk::ImageRandomSamplerSparseMask< TInputImage >::ImageSampleContainerType

Definition at line 65 of file itkImageRandomSamplerSparseMask.h.

◆ ImageSampleType

template<class TInputImage >
typedef Superclass::ImageSampleType itk::ImageRandomSamplerSparseMask< TInputImage >::ImageSampleType

Definition at line 64 of file itkImageRandomSamplerSparseMask.h.

◆ InputImageConstPointer

template<class TInputImage >
typedef Superclass::InputImageConstPointer itk::ImageRandomSamplerSparseMask< TInputImage >::InputImageConstPointer

Definition at line 61 of file itkImageRandomSamplerSparseMask.h.

◆ InputImageIndexType

template<class TInputImage >
typedef InputImageType::IndexType itk::ImageRandomSamplerSparseMask< TInputImage >::InputImageIndexType

Other typdefs.

Definition at line 74 of file itkImageRandomSamplerSparseMask.h.

◆ InputImagePixelType

template<class TInputImage >
typedef Superclass::InputImagePixelType itk::ImageRandomSamplerSparseMask< TInputImage >::InputImagePixelType

Definition at line 63 of file itkImageRandomSamplerSparseMask.h.

◆ InputImagePointer

template<class TInputImage >
typedef Superclass::InputImagePointer itk::ImageRandomSamplerSparseMask< TInputImage >::InputImagePointer

Definition at line 60 of file itkImageRandomSamplerSparseMask.h.

◆ InputImagePointType

template<class TInputImage >
typedef InputImageType::PointType itk::ImageRandomSamplerSparseMask< TInputImage >::InputImagePointType

Definition at line 75 of file itkImageRandomSamplerSparseMask.h.

◆ InputImageRegionType

template<class TInputImage >
typedef Superclass::InputImageRegionType itk::ImageRandomSamplerSparseMask< TInputImage >::InputImageRegionType

Definition at line 62 of file itkImageRandomSamplerSparseMask.h.

◆ InputImageType

template<class TInputImage >
typedef Superclass::InputImageType itk::ImageRandomSamplerSparseMask< TInputImage >::InputImageType

Definition at line 59 of file itkImageRandomSamplerSparseMask.h.

◆ InternalFullSamplerPointer

template<class TInputImage >
typedef InternalFullSamplerType::Pointer itk::ImageRandomSamplerSparseMask< TInputImage >::InternalFullSamplerPointer
protected

Definition at line 84 of file itkImageRandomSamplerSparseMask.h.

◆ InternalFullSamplerType

template<class TInputImage >
typedef itk::ImageFullSampler< InputImageType > itk::ImageRandomSamplerSparseMask< TInputImage >::InternalFullSamplerType
protected

Definition at line 83 of file itkImageRandomSamplerSparseMask.h.

◆ MaskType

template<class TInputImage >
typedef Superclass::MaskType itk::ImageRandomSamplerSparseMask< TInputImage >::MaskType

Definition at line 67 of file itkImageRandomSamplerSparseMask.h.

◆ OutputVectorContainerPointer

template<class TInputImage >
typedef Superclass::OutputVectorContainerPointer itk::ImageRandomSamplerSparseMask< TInputImage >::OutputVectorContainerPointer

Definition at line 58 of file itkImageRandomSamplerSparseMask.h.

◆ OutputVectorContainerType

template<class TInputImage >
typedef Superclass::OutputVectorContainerType itk::ImageRandomSamplerSparseMask< TInputImage >::OutputVectorContainerType

Definition at line 57 of file itkImageRandomSamplerSparseMask.h.

◆ Pointer

template<class TInputImage >
typedef SmartPointer< Self > itk::ImageRandomSamplerSparseMask< TInputImage >::Pointer

Definition at line 46 of file itkImageRandomSamplerSparseMask.h.

◆ RandomGeneratorPointer

template<class TInputImage >
typedef RandomGeneratorType::Pointer itk::ImageRandomSamplerSparseMask< TInputImage >::RandomGeneratorPointer

Definition at line 79 of file itkImageRandomSamplerSparseMask.h.

◆ RandomGeneratorType

template<class TInputImage >
typedef itk::Statistics::MersenneTwisterRandomVariateGenerator itk::ImageRandomSamplerSparseMask< TInputImage >::RandomGeneratorType

The random number generator used to generate random indices.

Definition at line 78 of file itkImageRandomSamplerSparseMask.h.

◆ Self

template<class TInputImage >
typedef ImageRandomSamplerSparseMask itk::ImageRandomSamplerSparseMask< TInputImage >::Self

Standard ITK-stuff.

Definition at line 44 of file itkImageRandomSamplerSparseMask.h.

◆ Superclass

template<class TInputImage >
typedef ImageRandomSamplerBase< TInputImage > itk::ImageRandomSamplerSparseMask< TInputImage >::Superclass

Definition at line 45 of file itkImageRandomSamplerSparseMask.h.

Constructor & Destructor Documentation

◆ ImageRandomSamplerSparseMask() [1/2]

template<class TInputImage >
itk::ImageRandomSamplerSparseMask< TInputImage >::ImageRandomSamplerSparseMask ( )
protected

The constructor.

◆ ~ImageRandomSamplerSparseMask()

template<class TInputImage >
itk::ImageRandomSamplerSparseMask< TInputImage >::~ImageRandomSamplerSparseMask ( )
inlineoverrideprotected

The destructor.

Definition at line 89 of file itkImageRandomSamplerSparseMask.h.

◆ ImageRandomSamplerSparseMask() [2/2]

template<class TInputImage >
itk::ImageRandomSamplerSparseMask< TInputImage >::ImageRandomSamplerSparseMask ( const Self )
private

The private constructor.

Member Function Documentation

◆ BeforeThreadedGenerateData()

template<class TInputImage >
void itk::ImageRandomSamplerSparseMask< TInputImage >::BeforeThreadedGenerateData ( void  )
overrideprotectedvirtual

Multi-threaded functionality that does the work.

Reimplemented from itk::ImageRandomSamplerBase< TInputImage >.

◆ GenerateData()

template<class TInputImage >
void itk::ImageRandomSamplerSparseMask< TInputImage >::GenerateData ( void  )
overrideprotected

Function that does the work.

◆ GetClassName()

template<class TInputImage >
virtual const char * itk::ImageRandomSamplerSparseMask< TInputImage >::GetClassName ( ) const
virtual

Run-time type information (and related methods).

Reimplemented from itk::ImageRandomSamplerBase< TInputImage >.

Reimplemented in elastix::RandomSamplerSparseMask< TElastix >.

◆ itkStaticConstMacro()

template<class TInputImage >
itk::ImageRandomSamplerSparseMask< TInputImage >::itkStaticConstMacro ( InputImageDimension  ,
unsigned int  ,
Superclass::InputImageDimension   
)

The input image dimension.

◆ New()

template<class TInputImage >
static Pointer itk::ImageRandomSamplerSparseMask< TInputImage >::New ( )
static

Method for creation through the object factory.

◆ operator=()

template<class TInputImage >
void itk::ImageRandomSamplerSparseMask< TInputImage >::operator= ( const Self )
private

The private copy constructor.

◆ PrintSelf()

template<class TInputImage >
void itk::ImageRandomSamplerSparseMask< TInputImage >::PrintSelf ( std::ostream &  os,
Indent  indent 
) const
overrideprotected

PrintSelf.

◆ ThreadedGenerateData()

template<class TInputImage >
void itk::ImageRandomSamplerSparseMask< TInputImage >::ThreadedGenerateData ( const InputImageRegionType inputRegionForThread,
ThreadIdType  threadId 
)
overrideprotected

Field Documentation

◆ m_InternalFullSampler

template<class TInputImage >
InternalFullSamplerPointer itk::ImageRandomSamplerSparseMask< TInputImage >::m_InternalFullSampler
protected

Definition at line 105 of file itkImageRandomSamplerSparseMask.h.

◆ m_RandomGenerator

template<class TInputImage >
RandomGeneratorPointer itk::ImageRandomSamplerSparseMask< TInputImage >::m_RandomGenerator
protected

Definition at line 104 of file itkImageRandomSamplerSparseMask.h.



Generated on 1667476801 for elastix by doxygen 1.9.4 elastix logo