Uses of Class
org.anchoranalysis.feature.session.replace.CacheAndReuseStrategy
Packages that use CacheAndReuseStrategy
Package
Description
A particular implementation of
FeatureCalculatorMulti
for feature-calculations based
upon pairs of image-objects.-
Uses of CacheAndReuseStrategy in org.anchoranalysis.image.feature.calculator.merged
Method parameters in org.anchoranalysis.image.feature.calculator.merged with type arguments of type CacheAndReuseStrategyModifier and TypeMethodDescriptionMergedPairsFeatures.createSingle
(CreateCalculatorHelper calculatorCreator, ImageInitialization initialization, BoundReplaceStrategy<FeatureInputSingleObject, CacheAndReuseStrategy<FeatureInputSingleObject>> cachingStrategy) Creates a feature calculator for single object features.