18 #ifndef __elxMultiInputRandomCoordinateSampler_h 19 #define __elxMultiInputRandomCoordinateSampler_h 83 template<
class TElastix >
87 typename elx::ImageSamplerBase< TElastix >::InputImageType >,
99 typedef itk::SmartPointer< Self >
Pointer;
140 itkStaticConstMacro( InputImageDimension,
unsigned int, Superclass1::InputImageDimension );
176 #ifndef ITK_MANUAL_INSTANTIATION 177 #include "elxMultiInputRandomCoordinateSampler.hxx" 180 #endif // end #ifndef __elxMultiInputRandomCoordinateSampler_h
A class that defines an image sample, which is the coordinates of a point and its value...
This class is a base class for any image sampler.
Define a front-end to the STL "vector" container that conforms to the IndexedContainerInterface.