Uses of Package
org.anchoranalysis.image.voxel.iterator.process.buffer
Packages that use org.anchoranalysis.image.voxel.iterator.process.buffer
Package
Description
An image with only two permissible states.
Utilities to iterate over voxel-locations in images and sub-regions of images.
Like
org.anchoranalysis.image.voxel.iterator but refers to iterators that operation over
the intersecting regions of two entities.Functional-interfaces for processing different combinations of points and buffers that return a
boolean.
-
Classes in org.anchoranalysis.image.voxel.iterator.process.buffer used by org.anchoranalysis.image.core.maskClassDescriptionProcesses a 3D point like
ProcessPointbut also retrieves a buffer for the current z-slice. -
Classes in org.anchoranalysis.image.voxel.iterator.process.buffer used by org.anchoranalysis.image.voxel.iteratorClassDescriptionProcesses a 3D point like
ProcessPointbut also retrieves twoBufferfor the current z-slice.Processes a 3D point likeProcessPointbut also retrieves both oneVoxelBufferfor the current z-slice and oneBufferfor the current z-slice.Processes two buffers for each z-slice jointly, without any offset or point.Processes a 3D point likeProcessPointbut also retrieves three buffers for the current z-slice.Processes a 3D point likeProcessPointbut also retrieves a buffer for the current z-slice. -
Classes in org.anchoranalysis.image.voxel.iterator.process.buffer used by org.anchoranalysis.image.voxel.iterator.intersectingClassDescriptionProcesses a 3D point like
ProcessPointbut also retrieves twoBufferfor the current z-slice. -
Classes in org.anchoranalysis.image.voxel.iterator.process.buffer used by org.anchoranalysis.image.voxel.iterator.predicateClassDescriptionProcesses a 3D point like
ProcessPointbut also retrieves twoBufferfor the current z-slice.