Uses of Package
org.anchoranalysis.image.voxel.iterator.neighbor
| Package | Description |
|---|---|
| org.anchoranalysis.image.voxel.iterator.neighbor |
Iterating over a point's neighboring voxels.
|
| org.anchoranalysis.image.voxel.neighborhood |
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.neighbor Class Description ProcessChangedPointAbsoluteMasked Processes a point which has been translated (changed) relative to another point - and includes global coordinates and includes an object-mask buffer.ProcessVoxelNeighbor Processes a point that is an neighbor of another.ProcessVoxelNeighborAbsolute Processes a point that is a neighbor of another - includes global (absolute) coordinates for this point.ProcessVoxelNeighborAbsoluteWithSlidingBuffer LikeProcessVoxelNeighborAbsolutebut additionally includes aSlidingBuffer. -
Classes in org.anchoranalysis.image.voxel.iterator.neighbor used by org.anchoranalysis.image.voxel.neighborhood Class Description ProcessVoxelNeighbor Processes a point that is an neighbor of another.