Package org.anchoranalysis.image.voxel.projection
package org.anchoranalysis.image.voxel.projection
Classes for calculating differnet kind of projections of voxel values across multiple buffers.
-
ClassesClassDescriptionA projectable buffer that also keeps track of the number of voxels in it.Creates buffers for performing a mean-intensity-projection.Base class for projections that map a 3D voxel-buffer to a 2D voxel-buffer.Creates buffers for projecting the standard-deviation.