Uses of Interface
org.anchoranalysis.image.voxel.iterator.process.buffer.ProcessBufferBinary

Packages that use ProcessBufferBinary 
Package Description
org.anchoranalysis.image.voxel.iterator
Utilities to iterate over voxel-locations in images and sub-regions of images.
org.anchoranalysis.image.voxel.iterator.intersecting
Like org.anchoranalysis.image.voxel.iterator but refers to iterators that operation over the intersecting regions of two entities.
org.anchoranalysis.image.voxel.iterator.predicate
Functional-interfaces for processing different combinations of points and buffers that return a boolean.