Package org.anchoranalysis.image.bean.threshold.relation
package org.anchoranalysis.image.bean.threshold.relation
Reusable relations to a threshold.
-
ClassesClassDescriptionSelects voxels that are not off voxels.Selects voxels that are not on voxels.Selects only the off voxels.Selects only the on pixels.A base class for implementations of
RelationToThreshold
where the threshold is derived from aBinaryValuesInt
.