Uses of Package
org.anchoranalysis.image.voxel.iterator.process.voxelbuffer
Packages that use org.anchoranalysis.image.voxel.iterator.process.voxelbuffer
Package
Description
A container with voxel-buffers for each z-slice.
Utilities to iterate over voxel-locations in images and sub-regions of images.
-
Classes in org.anchoranalysis.image.voxel.iterator.process.voxelbuffer used by org.anchoranalysis.image.voxel.buffer.sliceClassDescriptionProcesses a 3D point like
ProcessPointbut also retrieves aVoxelBufferfor the current z-slice. -
Classes in org.anchoranalysis.image.voxel.iterator.process.voxelbuffer used by org.anchoranalysis.image.voxel.iteratorClassDescriptionProcesses a 3D point like
ProcessPointbut also retrieves twoVoxelBuffers for the current z-slice.Processes a 3D point likeProcessVoxelBufferBinarybut rather has oneVoxelBufferand one buffer, and also exposes aPoint3i.Processes a 3D point likeProcessPointbut also retrieves aVoxelBufferfor the current z-slice.Processes a 3D point likeProcessVoxelBufferUnarybut also exposes aPoint3i.