Class | Description |
---|---|
ArrayImgXYByteProjector<A extends GenericByteType<A>> |
Fast implementation of a
AbstractProjector2D that selects a 2D data
plain from an ByteType ArrayImg. |
ArrayImgXYShortProjector<A extends GenericShortType<A>> |
Fast implementation of a
AbstractProjector2D that selects a 2D data
plain from an ShortType ArrayImg. |
PlanarImgContainerSamplerImpl |
Helps to sample a planar image by keeping track of the current slice.
|
PlanarImgXYByteProjector<A extends GenericByteType<A>> |
Fast implementation of a
AbstractProjector2D that selects a 2D data
plain from a ByteType PlanarImg. |
PlanarImgXYShortProjector<A extends GenericShortType<A>> |
Fast implementation of a
AbstractProjector2D that selects a 2D data
plain from an ShortType PlanarImg. |
Copyright © 2015–2022 ImgLib2. All rights reserved.