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
ProcessPoint
but also retrieves aVoxelBuffer
for the current z-slice. -
Classes in org.anchoranalysis.image.voxel.iterator.process.voxelbuffer used by org.anchoranalysis.image.voxel.iteratorClassDescriptionProcesses a 3D point like
ProcessPoint
but also retrieves twoVoxelBuffer
s for the current z-slice.Processes a 3D point likeProcessVoxelBufferBinary
but rather has oneVoxelBuffer
and one buffer, and also exposes aPoint3i
.Processes a 3D point likeProcessPoint
but also retrieves aVoxelBuffer
for the current z-slice.Processes a 3D point likeProcessVoxelBufferUnary
but also exposes aPoint3i
.