18 #ifndef __elxRandomCoordinateSampler_h 19 #define __elxRandomCoordinateSampler_h 77 template<
class TElastix >
81 typename elx::ImageSamplerBase< TElastix >::InputImageType >,
93 typedef itk::SmartPointer< Self >
Pointer;
134 itkStaticConstMacro( InputImageDimension,
unsigned int, Superclass1::InputImageDimension );
170 #ifndef ITK_MANUAL_INSTANTIATION 171 #include "elxRandomCoordinateSampler.hxx" 174 #endif // end #ifndef __elxRandomCoordinateSampler_h Superclass1::InputImagePixelType InputImagePixelType
itk::SmartPointer< const Self > ConstPointer
Superclass1::DataObjectPointer DataObjectPointer
Superclass::DataObjectPointer DataObjectPointer
Superclass1::DefaultInterpolatorType DefaultInterpolatorType
Superclass1::ImageSampleValueType ImageSampleValueType
Superclass1::InputImagePointValueType InputImagePointValueType
Superclass2::RegistrationType RegistrationType
Superclass1::OutputVectorContainerPointer OutputVectorContainerPointer
Superclass1::InputImageSizeType InputImageSizeType
Superclass1::InputImageType InputImageType
void operator=(const Self &)
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.
BSplineInterpolateImageFunction< InputImageType, CoordRepType, double > DefaultInterpolatorType
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.
itk::SmartPointer< Self > Pointer
virtual void BeforeEachResolution(void)
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
Superclass1::MaskType MaskType
Superclass::InputImagePixelType InputImagePixelType
Superclass::InputImagePointer InputImagePointer
elx::ImageSamplerBase< TElastix > Superclass2
Superclass1::InputImageRegionType InputImageRegionType
Superclass1::InputImagePointer InputImagePointer
InputImageType::SpacingType InputImageSpacingType
InterpolateImageFunction< InputImageType, CoordRepType > InterpolatorType
RandomCoordinateSampler Self
itk::ImageRandomCoordinateSampler< typename elx::ImageSamplerBase< TElastix >::InputImageType > Superclass1
elxClassNameMacro("RandomCoordinate")
Superclass1::OutputVectorContainerType OutputVectorContainerType
Superclass::InputImageIndexType InputImageIndexType
itkStaticConstMacro(InputImageDimension, unsigned int, Superclass1::InputImageDimension)
Superclass2::ITKBaseType ITKBaseType