Compounds |
| class | BinaryBallStructuringElement |
| | A Neighborhood that represents a ball structuring element (ellipsoid) 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 | ConditionalIterator |
| | ConditionalIterator 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 | ConstRandomAccessNeighborhoodIterator |
| | Const version of RandomAccessNeighborhoodIterator, 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 | ConstSmartNeighborhoodIterator |
| | Const version of SmartNeighborhoodIterator, 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 | FloodFilledFunctionConditionalIterator |
| | Base class for non-const flood-filled function iterators. 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 only 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 only 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 | RandomAccessNeighborhoodIterator |
| | Extends the bi-directional NeighborhoodIterator to a random access iterator. 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...
|
| class | SmartNeighborhoodIterator |
| | An extension of NeighborhoodIterator that automatically performs bounds checking on the image and returns user-supplied boundary conditions for out-of-bounds pixels. More...
|