Package org.anchoranalysis.image.voxel.object.morphological.predicate
Predicates to match certain voxels as used in
org.anchoranalysis.image.voxel.object.morphological.-
Interface Summary Interface Description AcceptIterationPredicate A condition that must be fulfilled for a particular iteration of a morphological operation to be accepted. -
Class Summary Class Description AcceptIterationList The condition is accepted if any one of a list ofAcceptIterationPredicatefulfills the condition.