Uses of Class
org.anchoranalysis.image.bean.threshold.relation.BinaryVoxelsBase
Packages that use BinaryVoxelsBase
Package
Description
Reusable relations to a threshold.
-
Uses of BinaryVoxelsBase in org.anchoranalysis.image.bean.threshold.relation
Subclasses of BinaryVoxelsBase in org.anchoranalysis.image.bean.threshold.relationModifier and TypeClassDescriptionclass
Selects voxels that are not off voxels.class
Selects voxels that are not on voxels.class
Selects only the off voxels.class
Selects only the on pixels.