Go to the documentation of this file.
18 #ifndef __elxRandomCoordinateSampler_h
19 #define __elxRandomCoordinateSampler_h
77 template<
class TElastix >
81 typename elx::ImageSamplerBase< TElastix >::InputImageType >,
93 typedef itk::SmartPointer< Self >
Pointer;
170 #ifndef ITK_MANUAL_INSTANTIATION
171 #include "elxRandomCoordinateSampler.hxx"
174 #endif // end #ifndef __elxRandomCoordinateSampler_h
Superclass1::OutputVectorContainerType OutputVectorContainerType
Superclass::InputImagePixelType InputImagePixelType
Superclass::InputImageType InputImageType
Superclass1::ImageSampleContainerType ImageSampleContainerType
Superclass1::InputImagePointValueType InputImagePointValueType
RandomCoordinateSampler Self
itk::ImageRandomCoordinateSampler< typename elx::ImageSamplerBase< TElastix >::InputImageType > Superclass1
Superclass::InputImagePointType InputImagePointType
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass1::InputImageType InputImageType
Superclass::InputImageRegionType InputImageRegionType
Superclass::MaskType MaskType
Superclass1::InputImageIndexType InputImageIndexType
Superclass2::ElastixPointer ElastixPointer
Superclass::InputImagePointValueType InputImagePointValueType
Superclass1::InputImagePointType InputImagePointType
Superclass2::ElastixType ElastixType
InterpolateImageFunction< InputImageType, CoordRepType > InterpolatorType
Superclass::ImageSampleValueType ImageSampleValueType
Superclass1::InputImageSizeType InputImageSizeType
Superclass2::RegistrationType RegistrationType
Superclass::DataObjectPointer DataObjectPointer
A class that defines an image sample, which is the coordinates of a point and its value.
itk::SmartPointer< Self > Pointer
Superclass2::ConfigurationType ConfigurationType
Superclass1::ImageSampleType ImageSampleType
Samples an image by randomly composing a set of physical coordinates.
Superclass1::InterpolatorType InterpolatorType
InputImageType::SpacingType InputImageSpacingType
Superclass1::InputImagePointer InputImagePointer
virtual ~RandomCoordinateSampler()
Superclass1::InputImageSpacingType InputImageSpacingType
Superclass1::CoordRepType CoordRepType
Superclass::InputImagePointer InputImagePointer
Superclass::InputImageIndexType InputImageIndexType
itk::SmartPointer< const Self > ConstPointer
Superclass2::ITKBaseType ITKBaseType
Superclass::InputImageSizeType InputImageSizeType
Superclass1::DefaultInterpolatorType DefaultInterpolatorType
elxClassNameMacro("RandomCoordinate")
RandomCoordinateSampler()
virtual void BeforeEachResolution(void)
Superclass::InputImageConstPointer InputImageConstPointer
Superclass1::DataObjectPointer DataObjectPointer
Superclass1::OutputVectorContainerPointer OutputVectorContainerPointer
An interpolator based on the itk::ImageRandomCoordinateSampler.
BSplineInterpolateImageFunction< InputImageType, CoordRepType, double > DefaultInterpolatorType
This class is a base class for any image sampler.
Superclass1::MaskType MaskType
Define a front-end to the STL "vector" container that conforms to the IndexedContainerInterface.
Superclass1::ImageSampleValueType ImageSampleValueType
itkStaticConstMacro(InputImageDimension, unsigned int, Superclass1::InputImageDimension)
Superclass1::InputImagePixelType InputImagePixelType
elx::ImageSamplerBase< TElastix > Superclass2
RandomCoordinateSampler(const Self &)
void operator=(const Self &)
Superclass1::InputImageConstPointer InputImageConstPointer
Superclass1::InputImageRegionType InputImageRegionType
Superclass2::RegistrationPointer RegistrationPointer
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|