Class | Description |
---|---|
AbstractNeighborhood<T> |
A
Positionable IterableInterval that serves as a local
neighborhood, e.g. |
AbstractNeighborhoodCursor<T> | |
BufferedRectangularNeighborhood<T extends Type<T>> | |
BufferedRectangularNeighborhoodCursor<T extends Type<T>> | |
EllipseCursor<T> | |
EllipseNeighborhood<T> | |
EllipsoidCursor<T> |
This class implements a
Cursor that iterates over all the pixel
within the volume of a 3D ellipsoid. |
EllipsoidNeighborhood<T> |
This class implements a
IterableInterval representing the volume of a
3D ellipsoid. |
HyperSphereNeighborhoodGPL<T> | Deprecated |
RectangleCursor<T> |
A
Cursor that iterates over a RectangleNeighborhoodGPL . |
RectangleNeighborhoodGPL<T> |
A
Positionable IterableInterval that serves as a local
neighborhood, e.g. |
Utils |
Util class made of static methods, meant to simplify the writing of special cursors.
|
Copyright © 2015–2022 ImgLib2. All rights reserved.