18 #ifndef __elxRandomSamplerSparseMask_h 19 #define __elxRandomSamplerSparseMask_h 53 template<
class TElastix >
57 typename elx::ImageSamplerBase< TElastix >::InputImageType >,
69 typedef itk::SmartPointer< Self >
Pointer;
100 itkStaticConstMacro( InputImageDimension,
unsigned int, Superclass1::InputImageDimension );
134 #ifndef ITK_MANUAL_INSTANTIATION 135 #include "elxRandomSamplerSparseMask.hxx" 138 #endif // end #ifndef __elxRandomSamplerSparseMask_h InputImageType::IndexType InputImageIndexType
Superclass1::InputImagePointType InputImagePointType
Superclass1::InputImagePixelType InputImagePixelType
InputImageType::PointType InputImagePointType
itk::ImageRandomSamplerSparseMask< typename elx::ImageSamplerBase< TElastix >::InputImageType > Superclass1
RandomSamplerSparseMask Self
void operator=(const Self &)
Superclass1::InputImageConstPointer InputImageConstPointer
Superclass::InputImageType InputImageType
Superclass1::InputImageRegionType InputImageRegionType
A class that defines an image sample, which is the coordinates of a point and its value...
Superclass::InputImagePointer InputImagePointer
RandomSamplerSparseMask()
Superclass::InputImagePixelType InputImagePixelType
Samples randomly some voxels of an image.
This class is a base class for any image sampler.
Define a front-end to the STL "vector" container that conforms to the IndexedContainerInterface.
itkStaticConstMacro(InputImageDimension, unsigned int, Superclass1::InputImageDimension)
Superclass1::ImageSampleType ImageSampleType
An interpolator based on the itk::ImageRandomSamplerSparseMask.
virtual void BeforeEachResolution(void)
Superclass::InputImageConstPointer InputImageConstPointer
Superclass1::InputImageIndexType InputImageIndexType
Superclass1::InputImageType InputImageType
Superclass1::ImageSampleContainerType ImageSampleContainerType
elx::ImageSamplerBase< TElastix > Superclass2
Superclass2::ElastixPointer ElastixPointer
Superclass::MaskType MaskType
Superclass1::MaskType MaskType
virtual ~RandomSamplerSparseMask()
itk::SmartPointer< const Self > ConstPointer
Superclass2::RegistrationPointer RegistrationPointer
Superclass1::OutputVectorContainerPointer OutputVectorContainerPointer
Superclass2::ConfigurationType ConfigurationType
Superclass2::ElastixType ElastixType
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass1::InputImagePointer InputImagePointer
Superclass2::ITKBaseType ITKBaseType
itk::SmartPointer< Self > Pointer
Superclass1::DataObjectPointer DataObjectPointer
Superclass::InputImageRegionType InputImageRegionType
Superclass2::RegistrationType RegistrationType
Superclass1::OutputVectorContainerType OutputVectorContainerType
Superclass::DataObjectPointer DataObjectPointer
elxClassNameMacro("RandomSparseMask")