ITK
6.0.0
Insight Toolkit
|
Modules | |
Image Iterators | |
Classes | |
class | itk::ConstSliceIterator< TPixel, TContainer > |
class | itk::ReflectiveImageRegionConstIterator< TImage > |
class | itk::SliceIterator< TPixel, TContainer > |
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.