Uses of Package
org.anchoranalysis.image.voxel.iterator.neighbor
Packages that use org.anchoranalysis.image.voxel.iterator.neighbor
Package
Description
Iterating over a point's neighboring voxels.
A region in proximity to a voxel, encompassing this voxel as well as others.
-
Classes in org.anchoranalysis.image.voxel.iterator.neighbor used by org.anchoranalysis.image.voxel.iterator.neighborClassDescriptionProcesses 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
. -