Go to the source code of this file.
Namespaces | |
namespace | itk |
Classes | |
class | itk::ImageSliceConstIteratorWithIndex< TImage > |
Multi-dimensional image iterator which only walks a region.A multi-dimensional image iterator that extends the ImageLinearConstIteratorWithIndex from iteration along lines in an image to iteration along both lines and planes (slices) within an image. A slice is defined as a 2D plane spanned by two vectors pointing along orthogonal coordinate axes. The slice orientation of the iterator is defined by specifying its two spanning axes using the methods:. More... |