Package org.anchoranalysis.image.bean.threshold.relation
Reusable relations to a threshold.
-
Class Summary Class Description BinaryNotOffVoxels Selects voxels that are not off voxels.BinaryNotOnVoxels Selects voxels that are not on voxels.BinaryOffVoxels Selects only the off voxels.BinaryOnVoxels Selects only the on pixels.BinaryVoxelsBase A base class for implementations ofRelationToThresholdwhere the threshold is derived from aBinaryValuesInt.