Uses of Package
org.anchoranalysis.feature.calculate.cache
Packages that use org.anchoranalysis.feature.calculate.cache
Package
Description
Sub-feature units of calculation that can be cached.
Classes to cache feature-results or parts of feature-results that occur repeatedly among features
or across calculations of the same feature.
A sub-part of the calculation of a feature, that can be cached, and reused by other features.
A defined context in which one or more features are provided inputs and produce results.
Creates a
FeatureCalculationCache
to use
during feature-calculations.Strategies to determine which child-cache (among hierarchy) to employ for a particular feature
calculation.
Strategies on whether to reuse or invalidate a feature-input's cache.
Features that operate on a pair of
ObjectMask
s.Reusable implementations of
CalculationPart
related to images.Implementations and helper classes for calculating energy during an energy-minimization
optimization scheme.
Implementations of
FeatureSingleObject
that implement
morphological operations.Implementations of
FeatureSingleObject
that use SharedObjects
for calculations, and measure
the degree of intersection between objects.Beans involving
SharedObjects
and
ObjectCollection
.Implementations of
FeatureStack
that process an
ObjectCollection
.Implementations of
CalculationPart
as used by
features elsewhere in this package.Implementations of
CalculationPart
that that
process a single ObjectMask
.Implementations of
CalculationPart
that that
process a single ObjectMask
- with morphological operations.Implementations of
CalculationPart
that process
Stack
s as used by features elsewhere in this package.CalculationPart
related to fitting
ellipses to points by least-squares.CalculationPart
related to fitting
ellipsoids to points by least-squares.-
Classes in org.anchoranalysis.feature.calculate.cache used by org.anchoranalysis.feature.calculateClassDescriptionPerforms calculations using child-caches instead of the main cacheA context in which to calculate features while caching certain duplicated internal calculations among the features.Resolves and calculates a feature by a symbol.
-
Classes in org.anchoranalysis.feature.calculate.cache used by org.anchoranalysis.feature.calculate.cacheClassDescriptionCreates a
FeatureCalculationCache
that accepts a particular input type.A unique identifier for a child-cache's name commposed potentially of two elements.A context in which to calculate features while caching certain duplicated internal calculations among the features. -
Classes in org.anchoranalysis.feature.calculate.cache used by org.anchoranalysis.feature.calculate.partClassDescriptionA calculation that be invalidated (resetted), removing any existing cached value.
-
Classes in org.anchoranalysis.feature.calculate.cache used by org.anchoranalysis.feature.sessionClassDescriptionCreates a
FeatureCalculationCache
that accepts a particular input type.Performs calculations using child-caches instead of the main cacheA context in which to calculate features while caching certain duplicated internal calculations among the features.Resolves and calculates a feature by a symbol. -
Classes in org.anchoranalysis.feature.calculate.cache used by org.anchoranalysis.feature.session.cacheClassDescriptionCreates a
FeatureCalculationCache
that accepts a particular input type.A context in which to calculate features while caching certain duplicated internal calculations among the features. -
Classes in org.anchoranalysis.feature.calculate.cache used by org.anchoranalysis.feature.session.cache.finderClassDescriptionCreates a
FeatureCalculationCache
that accepts a particular input type.A unique identifier for a child-cache's name commposed potentially of two elements.A context in which to calculate features while caching certain duplicated internal calculations among the features. -
Classes in org.anchoranalysis.feature.calculate.cache used by org.anchoranalysis.feature.session.replace
-
Classes in org.anchoranalysis.feature.calculate.cache used by org.anchoranalysis.image.feature.bean.object.pairClassDescriptionA unique identifier for a child-cache's name commposed potentially of two elements.
-
Classes in org.anchoranalysis.feature.calculate.cache used by org.anchoranalysis.image.feature.calculationClassDescriptionA calculation that be invalidated (resetted), removing any existing cached value.
-
Classes in org.anchoranalysis.feature.calculate.cache used by org.anchoranalysis.mpp.feature.bean.energy.elementClassDescriptionA calculation that be invalidated (resetted), removing any existing cached value.
-
Classes in org.anchoranalysis.feature.calculate.cache used by org.anchoranalysis.plugin.image.feature.bean.object.single.morphologicalClassDescriptionA unique identifier for a child-cache's name commposed potentially of two elements.
-
Classes in org.anchoranalysis.feature.calculate.cache used by org.anchoranalysis.plugin.image.feature.bean.stack.objectClassDescriptionA calculation that be invalidated (resetted), removing any existing cached value.
-
Classes in org.anchoranalysis.feature.calculate.cache used by org.anchoranalysis.plugin.image.feature.object.calculation.delegateClassDescriptionA unique identifier for a child-cache's name commposed potentially of two elements.A calculation that be invalidated (resetted), removing any existing cached value.
-
Classes in org.anchoranalysis.feature.calculate.cache used by org.anchoranalysis.plugin.image.feature.object.calculation.singleClassDescriptionA calculation that be invalidated (resetted), removing any existing cached value.
-
Classes in org.anchoranalysis.feature.calculate.cache used by org.anchoranalysis.plugin.image.feature.object.calculation.single.morphologicalClassDescriptionA calculation that be invalidated (resetted), removing any existing cached value.
-
Classes in org.anchoranalysis.feature.calculate.cache used by org.anchoranalysis.plugin.image.feature.stack.calculationClassDescriptionA calculation that be invalidated (resetted), removing any existing cached value.
-
Classes in org.anchoranalysis.feature.calculate.cache used by org.anchoranalysis.plugin.points.calculate.ellipseClassDescriptionA calculation that be invalidated (resetted), removing any existing cached value.
-
Classes in org.anchoranalysis.feature.calculate.cache used by org.anchoranalysis.plugin.points.calculate.ellipsoidClassDescriptionA calculation that be invalidated (resetted), removing any existing cached value.