18 #ifndef itkImageRandomNonRepeatingIteratorWithIndex_h
19 #define itkImageRandomNonRepeatingIteratorWithIndex_h
73 template<
typename TImage >
127 #ifndef ITK_MANUAL_INSTANTIATION
128 #include "itkImageRandomNonRepeatingIteratorWithIndex.hxx"
A multi-dimensional image iterator that visits image pixels within a region in a random order...
Superclass::InternalPixelType InternalPixelType
TImage::InternalPixelType InternalPixelType
TImage::SizeType SizeType
ImageRandomNonRepeatingIteratorWithIndex Self
Superclass::SizeType SizeType
AccessorFunctorType m_PixelAccessorFunctor
TImage::AccessorType AccessorType
A multi-dimensional image iterator that visits a random set of pixels within an image region...
Superclass::PixelContainer PixelContainer
TImage::PixelContainer PixelContainer
Superclass::PixelType PixelType
const InternalPixelType * m_Position
ImageRandomNonRepeatingIteratorWithIndex()
TImage::OffsetType OffsetType
Superclass::ImageType ImageType
TImage::IndexType IndexType
A base class for multi-dimensional iterators templated over image type that are designed to efficient...
ImageRandomNonRepeatingConstIteratorWithIndex< TImage > Superclass
TImage::RegionType RegionType
TImage::PixelType PixelType
Superclass::PixelContainerPointer PixelContainerPointer
PixelContainer::Pointer PixelContainerPointer
Superclass::OffsetType OffsetType
Superclass::RegionType RegionType
void Set(const PixelType &value) const
Superclass::AccessorType AccessorType
Superclass::IndexType IndexType
Self & operator=(const ImageRandomNonRepeatingConstIteratorWithIndex< TImage > &it)