Uses of Package
org.anchoranalysis.feature.calculate.cache.part
Packages that use org.anchoranalysis.feature.calculate.cache.part
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.
Implementations of
FeatureSingleObject
that use SharedObjects
for calculations, and measure
the degree of intersection between objects.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.-
Classes in org.anchoranalysis.feature.calculate.cache.part used by org.anchoranalysis.feature.calculateClassDescriptionLike a
CalculationPart
but has been resolved against a cache to reuse any existing identical instance. -
Classes in org.anchoranalysis.feature.calculate.cache.part used by org.anchoranalysis.feature.calculate.cacheClassDescriptionLike a
CalculationPart
but has been resolved against a cache to reuse any existing identical instance. -
Classes in org.anchoranalysis.feature.calculate.cache.part used by org.anchoranalysis.feature.calculate.partClassDescriptionLike a
CalculationPart
but has been resolved against a cache to reuse any existing identical instance.ACalculationPartMap
that has been resolved against a cache. -
Classes in org.anchoranalysis.feature.calculate.cache.part used by org.anchoranalysis.feature.sessionClassDescriptionLike a
CalculationPart
but has been resolved against a cache to reuse any existing identical instance. -
Classes in org.anchoranalysis.feature.calculate.cache.part used by org.anchoranalysis.plugin.image.feature.object.calculation.delegateClassDescriptionLike a
CalculationPart
but has been resolved against a cache to reuse any existing identical instance. -
Classes in org.anchoranalysis.feature.calculate.cache.part used by org.anchoranalysis.plugin.image.feature.object.calculation.singleClassDescriptionLike a
CalculationPart
but has been resolved against a cache to reuse any existing identical instance.ACalculationPartMap
that has been resolved against a cache. -
Classes in org.anchoranalysis.feature.calculate.cache.part used by org.anchoranalysis.plugin.image.feature.object.calculation.single.morphologicalClassDescriptionLike a
CalculationPart
but has been resolved against a cache to reuse any existing identical instance.