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