Package org.anchoranalysis.image.voxel.buffer.slice
A container with voxel-buffers for each z-slice.
-
Interface Summary Interface Description SliceBufferIndex<T> A container with voxel-buffers for each z-slice. -
Class Summary Class Description FromByte Implementation ofSliceBufferIndexwith voxels of type unsigned byte.FromFloat Implementation ofSliceBufferIndexwith voxels of type float.FromInt Implementation ofSliceBufferIndexwith voxels of type unsigned int.FromShort Implementation ofSliceBufferIndexwith voxels of type unsigned short.