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