Uses of Interface
org.anchoranalysis.image.voxel.iterator.predicate.PredicateBufferBinary

Packages that use PredicateBufferBinary 
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.