Uses of Package
org.anchoranalysis.image.feature.bean.object.single
Packages that use org.anchoranalysis.image.feature.bean.object.single
Package
Description
Features that operate on a single
ObjectMask
.Implementations of
FeatureSingleObject
.Implementations of
FeatureSingleObject
that determine if an
object lies at the border of an image.Implementations of
FeatureSingleObject
that consider an
object's bounding-box.Implementations of
FeatureSingleObject
that reference a
particular Channel
in the associated EnergyStack
.Implementations of
FeatureSingleObject
that measure an object's
intensity on a corresponding Channel
.Implementations of
FeatureSingleObject
that measure an object's
gradient from corresponding Channel
s storing the
gradient.Implementations of
FeatureSingleObject
based on calculating image moments, with or without image
intensity.Implementations of
FeatureSingleObject
that implement
morphological operations.Implementations of
FeatureSingleObject
that measure the shape
of the ObjectMask
.Implementations of
FeatureSingleObject
that use SharedObjects
for calculations.Implementations of
FeatureSingleObject
that use SharedObjects
for calculations, and measure
the degree of intersection between objects.Implementations of
FeatureSingleObject
that processes an object
slice-by-slice in the z-dimension.Implementations of
FeatureSingleObject
that measures aspects of
the surface of an ObjectMask
.Features related to points and fitting points to conics.
-
Classes in org.anchoranalysis.image.feature.bean.object.single used by org.anchoranalysis.image.feature.bean.object.singleClassDescriptionAn abstract base class for features that operate on a single object.
-
Classes in org.anchoranalysis.image.feature.bean.object.single used by org.anchoranalysis.plugin.image.feature.bean.object.singleClassDescriptionAn abstract base class for features that operate on a single object.
-
Classes in org.anchoranalysis.image.feature.bean.object.single used by org.anchoranalysis.plugin.image.feature.bean.object.single.borderClassDescriptionAn abstract base class for features that operate on a single object.
-
Classes in org.anchoranalysis.image.feature.bean.object.single used by org.anchoranalysis.plugin.image.feature.bean.object.single.boundingboxClassDescriptionAn abstract base class for features that operate on a single object.
-
Classes in org.anchoranalysis.image.feature.bean.object.single used by org.anchoranalysis.plugin.image.feature.bean.object.single.energyClassDescriptionAn abstract base class for features that operate on a single object.
-
Classes in org.anchoranalysis.image.feature.bean.object.single used by org.anchoranalysis.plugin.image.feature.bean.object.single.intensityClassDescriptionAn abstract base class for features that operate on a single object.
-
Classes in org.anchoranalysis.image.feature.bean.object.single used by org.anchoranalysis.plugin.image.feature.bean.object.single.intensity.gradientClassDescriptionAn abstract base class for features that operate on a single object.
-
Classes in org.anchoranalysis.image.feature.bean.object.single used by org.anchoranalysis.plugin.image.feature.bean.object.single.momentsClassDescriptionAn abstract base class for features that operate on a single object.
-
Classes in org.anchoranalysis.image.feature.bean.object.single used by org.anchoranalysis.plugin.image.feature.bean.object.single.morphologicalClassDescriptionAn abstract base class for features that operate on a single object.
-
Classes in org.anchoranalysis.image.feature.bean.object.single used by org.anchoranalysis.plugin.image.feature.bean.object.single.shapeClassDescriptionAn abstract base class for features that operate on a single object.
-
Classes in org.anchoranalysis.image.feature.bean.object.single used by org.anchoranalysis.plugin.image.feature.bean.object.single.sliceClassDescriptionAn abstract base class for features that operate on a single object.
-
Classes in org.anchoranalysis.image.feature.bean.object.single used by org.anchoranalysis.plugin.image.feature.bean.object.single.surfaceClassDescriptionAn abstract base class for features that operate on a single object.
-
Classes in org.anchoranalysis.image.feature.bean.object.single used by org.anchoranalysis.plugin.points.bean.featureClassDescriptionAn abstract base class for features that operate on a single object.