Uses of Class
org.anchoranalysis.image.voxel.iterator.neighbor.ProcessVoxelNeighborAbsoluteWithSlidingBuffer
Packages that use ProcessVoxelNeighborAbsoluteWithSlidingBuffer
Package
Description
Iterating over a point's neighboring voxels.
-
Uses of ProcessVoxelNeighborAbsoluteWithSlidingBuffer in org.anchoranalysis.image.voxel.iterator.neighbor
Methods in org.anchoranalysis.image.voxel.iterator.neighbor with parameters of type ProcessVoxelNeighborAbsoluteWithSlidingBufferModifier and TypeMethodDescriptionstatic <T> ProcessVoxelNeighbor
<T> ProcessVoxelNeighborFactory.withinExtent
(ProcessVoxelNeighborAbsoluteWithSlidingBuffer<T> process) Creates to process neighbors that must lie within an extent.