Uses of Interface
org.anchoranalysis.feature.calculate.cache.ResettableCalculation

Packages that use ResettableCalculation
Package
Description
A sub-part of the calculation of a feature, that can be cached, and reused by other features.
Reusable implementations of CalculationPart related to images.
Implementations and helper classes for calculating energy during an energy-minimization optimization scheme.
Implementations of FeatureSingleObject that use SharedObjects for calculations, and measure the degree of intersection between objects.
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 Stacks 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.