Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

Image Iterators
[Iterators]


Compounds

class  BinaryBallStructuringElement
 A Neighborhood that represents a ball structuring element (ellipsoid) with binary elements. More...

class  BinaryCrossStructuringElement
 A Neighborhood that represents a cross structuring element with binary elements. More...

class  ConditionalConstIterator
 ConditionalConstIterator is a base class for other iterators where membership in the set of output pixels is "conditional" upon some property, calculation, etc. For example, a threshold iterator might walk a region and return only those pixels which meet a minimum intensity condition. More...

class  ConstNeighborhoodIterator
 Const version of NeighborhoodIterator, defining iteration of a local N-dimensional neighborhood of pixels across an itk::Image. More...

class  ConstShapedNeighborhoodIterator
 Const version of ShapedNeighborhoodIterator, defining iteration of a local N-dimensional neighborhood of pixels across an itk::Image. More...

class  FloodFilledFunctionConditionalConstIterator
 Iterates over a flood-filled spatial function. More...

class  FloodFilledImageFunctionConditionalConstIterator
 Iterates over a flood-filled image function. More...

class  FloodFilledImageFunctionConditionalIterator
 Iterates over a flood-filled image function. More...

class  FloodFilledSpatialFunctionConditionalConstIterator
 Iterates over a flood-filled spatial function. More...

class  FloodFilledSpatialFunctionConditionalIterator
 Iterates over a flood-filled spatial function. More...

class  ImageConstIteratorWithIndex
 Multi-dimensional image iterator. More...

class  ImageIterator
 Multi-dimensional image iterator. More...

class  ImageIteratorWithIndex
 Multi-dimensional image iterator. More...

class  ImageLinearConstIteratorWithIndex
 Multi-dimensional image iterator which only walks a region. More...

class  ImageLinearIteratorWithIndex
 Multi-dimensional image iterator which only walks a region. More...

class  ImageRandomConstIteratorWithIndex
 Multi-dimensional image iterator which walks randomly within a region. More...

class  ImageRandomIteratorWithIndex
 Multi-dimensional image iterator which only walks a region. More...

class  ImageRegionConstIterator
 Multi-dimensional image iterator which walks a region. More...

class  ImageRegionConstIteratorWithIndex
 Multi-dimensional image iterator which only walks a region. More...

class  ImageRegionExclusionConstIteratorWithIndex
 Multi-dimensional image iterator which walks a region excluding a second region completly contained in the first. More...

class  ImageRegionExclusionIteratorWithIndex
 Multi-dimensional image iterator which only walks a region. More...

class  ImageRegionIterator
 Multi-dimensional image iterator which walks a region. More...

class  ImageRegionIteratorWithIndex
 Multi-dimensional image iterator which only walks a region. More...

class  ImageRegionReverseConstIterator
 Multi-dimensional image iterator which only walks a region. More...

class  ImageRegionReverseIterator
 Multi-dimensional image iterator which only walks a region. More...

class  ImageReverseConstIterator
 Multi-dimensional image iterator. More...

class  ImageReverseIterator
 Multi-dimensional image iterator which only walks a region. More...

class  ImageSliceConstIteratorWithIndex
 Multi-dimensional image iterator which only walks a region. More...

class  ImageSliceIteratorWithIndex
 Multi-dimensional image iterator which only walks a region. More...

class  Neighborhood
 A light-weight container object for storing an N-dimensional neighborhood of values. More...

class  NeighborhoodIterator
 Defines iteration of a local N-dimensional neighborhood of pixels across an itk::Image. More...

class  PathConstIterator
 PathConstIterator iterates (traces) over a path through an image. More...

class  PathIterator
 PathIterator iterates (traces) over a path through an image. More...

class  ReflectiveImageRegionIterator
 Multi-dimensional image iterator which only walks a region. More...

class  ShapedNeighborhoodIterator
 A neighborhood iterator which can take on an arbitrary shape. More...


Detailed Description

Image Iterators allow to go through the content of an image in a predefined way. For a detailed description of iterators rationale see ImageIteratorsPage
Generated at Sun Jan 25 13:20:00 2004 for ITK by doxygen 1.3.3 written by Dimitri van Heesch, © 1997-2000