ITK  5.4.0
Insight Toolkit
Modules | Classes
+ Collaboration diagram for Iterators:

Modules

 Image Iterators
 

Classes

class  itk::ConstSliceIterator< TPixel, TContainer >
 
class  itk::ReflectiveImageRegionConstIterator< TImage >
 
class  itk::SliceIterator< TPixel, TContainer >
 

Detailed Description

Iterators are the mechanism used to walk over the content of a particular data object. They allow to define paths and directions along which the data should be walked through.