ITK 6.0.0
Insight Toolkit
 
Loading...
Searching...
No Matches
+ Collaboration diagram for Iterators:

Topics

 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.