Uses of Package
org.anchoranalysis.feature.session.cache.finder
Packages that use org.anchoranalysis.feature.session.cache.finder
Package
Description
A defined context in which one or more features are provided inputs and produce results.
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.
A particular implementation of
FeatureCalculatorMulti
for feature-calculations based
upon pairs of image-objects.-
Classes in org.anchoranalysis.feature.session.cache.finder used by org.anchoranalysis.feature.sessionClassDescriptionStrategy to determine which child-cache (among hierarchy) to employ for a particular feature calculation.
-
Classes in org.anchoranalysis.feature.session.cache.finder used by org.anchoranalysis.feature.session.cache.finderClassDescriptionSupplies a
LRUCache
that maps a feature input-type to a corresponding toFeatureCalculationInput
.An existing cache that can be used as a source for child-caches elsewhere.A collection of existing caches that can collectively be used as sources for child-caches elsewhere.Strategy to determine which child-cache (among hierarchy) to employ for a particular feature calculation. -
Classes in org.anchoranalysis.feature.session.cache.finder used by org.anchoranalysis.feature.session.replaceClassDescriptionStrategy to determine which child-cache (among hierarchy) to employ for a particular feature calculation.
-
Classes in org.anchoranalysis.feature.session.cache.finder used by org.anchoranalysis.image.feature.calculator.mergedClassDescriptionA collection of existing caches that can collectively be used as sources for child-caches elsewhere.