15 #ifndef __elxRandomCoordinateSampler_h
16 #define __elxRandomCoordinateSampler_h
76 template <
class TElastix >
80 ITK_TYPENAME elx::ImageSamplerBase<TElastix>::InputImageType >,
132 itkStaticConstMacro( InputImageDimension,
unsigned int, Superclass1::InputImageDimension );
148 virtual void BeforeEachResolution(
void);
162 void operator=(
const Self& );
169 #ifndef ITK_MANUAL_INSTANTIATION
170 #include "elxRandomCoordinateSampler.hxx"
173 #endif // end #ifndef __elxRandomCoordinateSampler_h
Superclass1::InputImagePixelType InputImagePixelType
Superclass1::DataObjectPointer DataObjectPointer
#define elxClassNameMacro(_name)
Superclass::DataObjectPointer DataObjectPointer
Superclass1::DefaultInterpolatorType DefaultInterpolatorType
Superclass1::ImageSampleValueType ImageSampleValueType
Superclass1::InputImagePointValueType InputImagePointValueType
Superclass2::RegistrationType RegistrationType
Superclass1::OutputVectorContainerPointer OutputVectorContainerPointer
Superclass1::InputImageSizeType InputImageSizeType
Superclass1::InputImageType InputImageType
Superclass::ImageSampleValueType ImageSampleValueType
Superclass2::ConfigurationType ConfigurationType
Superclass1::ImageSampleContainerType ImageSampleContainerType
Superclass::InputImageSizeType InputImageSizeType
Superclass1::InputImagePointType InputImagePointType
A class that defines an image sample, which is the coordinates of a point and its value...
virtual ~RandomCoordinateSampler()
Superclass1::InputImageIndexType InputImageIndexType
Superclass::InputImageConstPointer InputImageConstPointer
An interpolator based on the itk::ImageRandomCoordinateSampler.
Superclass1::ImageSampleType ImageSampleType
Superclass::InputImagePointType InputImagePointType
This class is a base class for any image sampler.
Define a front-end to the STL "vector" container that conforms to the IndexedContainerInterface.
elx::ImageSamplerBase< TElastix > Superclass2
Superclass1::InputImageSpacingType InputImageSpacingType
Superclass::InputImagePointValueType InputImagePointValueType
Superclass::InputImageType InputImageType
Superclass::InputImageRegionType InputImageRegionType
Superclass2::ConfigurationPointer ConfigurationPointer
Samples an image by randomly composing a set of physical coordinates.
Superclass2::ElastixPointer ElastixPointer
RandomCoordinateSampler()
Superclass::MaskType MaskType
Superclass2::ElastixType ElastixType
Superclass1::InterpolatorType InterpolatorType
Superclass1::InputImageConstPointer InputImageConstPointer
Superclass2::RegistrationPointer RegistrationPointer
Superclass1::CoordRepType CoordRepType
SmartPointer< Self > Pointer
Superclass1::MaskType MaskType
Superclass::InputImagePixelType InputImagePixelType
Superclass::InputImagePointer InputImagePointer
Superclass1::InputImageRegionType InputImageRegionType
Superclass1::InputImagePointer InputImagePointer
InputImageType::SpacingType InputImageSpacingType
InterpolateImageFunction< InputImageType, CoordRepType > InterpolatorType
RandomCoordinateSampler Self
ImageRandomCoordinateSampler< typename elx::ImageSamplerBase< TElastix >::InputImageType > Superclass1
Superclass1::OutputVectorContainerType OutputVectorContainerType
SmartPointer< const Self > ConstPointer
Superclass::InputImageIndexType InputImageIndexType
Superclass2::ITKBaseType ITKBaseType
Superclass::OutputVectorContainerPointer OutputVectorContainerPointer