Package org.anchoranalysis.image.voxel.iterator.predicate


package org.anchoranalysis.image.voxel.iterator.predicate
Functional-interfaces for processing different combinations of points and buffers that return a boolean.

These interfaces are called from the iterators within org.anchoranalysis.image.voxel.iterator.

See org.anchoranalysis.image.voxel.iterator.process for similar interfaces that do not return a value