Package org.anchoranalysis.image.voxel.iterator.neighbor
package org.anchoranalysis.image.voxel.iterator.neighbor
Iterating over a point's neighboring voxels.
-
ClassDescriptionUtilities for iterating over the neighboring voxels to a given point.Processes a point which has been translated (changed) relative to another point - and includes global coordinates and includes an object-mask buffer.Processes a point that is an neighbor of another.Processes a point that is a neighbor of another - includes global (absolute) coordinates for this point.Like
ProcessVoxelNeighborAbsolute
but additionally includes aSlidingBuffer
.CreatesProcessVoxelNeighbor
to match certain circumstances.