Uses of Class
org.anchoranalysis.image.bean.threshold.relation.BinaryVoxelsBase
| Package | Description |
|---|---|
| org.anchoranalysis.image.bean.threshold.relation |
Reusable relations to a threshold.
|
-
Uses of BinaryVoxelsBase in org.anchoranalysis.image.bean.threshold.relation
Subclasses of BinaryVoxelsBase in org.anchoranalysis.image.bean.threshold.relation Modifier and Type Class Description classBinaryNotOffVoxelsSelects voxels that are not off voxels.classBinaryNotOnVoxelsSelects voxels that are not on voxels.classBinaryOffVoxelsSelects only the off voxels.classBinaryOnVoxelsSelects only the on pixels.