Uses of Interface
org.anchoranalysis.bean.GenerateUniqueParameterization
Packages that use GenerateUniqueParameterization
Package
Description
Specifies a binary relation of some kind between scalars.
Specifies a unary relation to a threshold value.
Reusable relations to a threshold.
Beans generally related to
Mark
s.-
Uses of GenerateUniqueParameterization in org.anchoranalysis.image.bean.threshold.relation
Classes in org.anchoranalysis.image.bean.threshold.relation that implement GenerateUniqueParameterizationModifier 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.class
A base class for implementations ofRelationToThreshold
where the threshold is derived from aBinaryValuesInt
. -
Uses of GenerateUniqueParameterization in org.anchoranalysis.mpp.bean.mark
Classes in org.anchoranalysis.mpp.bean.mark that implement GenerateUniqueParameterizationModifier and TypeClassDescriptionclass
An abstract base class for defining regions associated with marks.