Package net.imglib2.display.projector.specialized
package net.imglib2.display.projector.specialized
-
ClassesClassDescriptionArrayImgXYByteProjector<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 aAbstractProjector2D
that selects a 2D data plain from an ShortType ArrayImg.Helps to sample a planar image by keeping track of the current slice.PlanarImgXYByteProjector<A extends GenericByteType<A>>Fast implementation of aAbstractProjector2D
that selects a 2D data plain from a ByteType PlanarImg.PlanarImgXYShortProjector<A extends GenericShortType<A>>Fast implementation of aAbstractProjector2D
that selects a 2D data plain from an ShortType PlanarImg.