15 #ifndef __elxRandomSamplerSparseMask_h
16 #define __elxRandomSamplerSparseMask_h
51 template <
class TElastix >
55 typename elx::ImageSamplerBase<TElastix>::InputImageType >,
133 #ifndef ITK_MANUAL_INSTANTIATION
134 #include "elxRandomSamplerSparseMask.hxx"
137 #endif // end #ifndef __elxRandomSamplerSparseMask_h
InputImageType::IndexType InputImageIndexType
Superclass1::InputImagePointType InputImagePointType
Superclass::ElastixType ElastixType
Superclass1::InputImagePixelType InputImagePixelType
Superclass::ElastixPointer ElastixPointer
InputImageType::PointType InputImagePointType
itk::ImageRandomSamplerSparseMask< typename elx::ImageSamplerBase< TElastix >::InputImageType > Superclass1
RandomSamplerSparseMask Self
void operator=(const Self &)
Superclass1::InputImageConstPointer InputImageConstPointer
This class is the elastix base class for all ImageSamplers.
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
Superclass::RegistrationType RegistrationType
RandomSamplerSparseMask()
Superclass::ConfigurationPointer ConfigurationPointer
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
Superclass2::ElastixPointer ElastixPointer
Superclass::ConfigurationType ConfigurationType
Superclass::OutputVectorContainerPointer OutputVectorContainerPointer
Superclass::MaskType MaskType
Superclass1::MaskType MaskType
virtual ~RandomSamplerSparseMask()
Superclass2::RegistrationPointer RegistrationPointer
Superclass1::OutputVectorContainerPointer OutputVectorContainerPointer
Superclass2::ConfigurationType ConfigurationType
itk::SmartPointer< const Self > ConstPointer
Superclass2::ElastixType ElastixType
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass1::InputImagePointer InputImagePointer
Superclass2::ITKBaseType ITKBaseType
Superclass::RegistrationPointer RegistrationPointer
Superclass1::DataObjectPointer DataObjectPointer
itk::SmartPointer< Self > Pointer
Superclass::InputImageRegionType InputImageRegionType
Superclass2::RegistrationType RegistrationType
elx::ImageSamplerBase< TElastix > Superclass2
Superclass1::OutputVectorContainerType OutputVectorContainerType
Superclass::DataObjectPointer DataObjectPointer
elxClassNameMacro("RandomSparseMask")