ITK
4.4.0
Insight Segmentation and Registration 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.