Uses of Package
org.anchoranalysis.plugin.image.feature.object.calculation.delegate
Packages that use org.anchoranalysis.plugin.image.feature.object.calculation.delegate
Package
Description
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.-
Classes in org.anchoranalysis.plugin.image.feature.object.calculation.delegate used by org.anchoranalysis.plugin.image.feature.object.calculation.delegateClassDescriptionA base class for
CalculationParts that derive from an existing "delegate" calculation.LikeCalculateInputFromDelegateexcept assumes optional return value and no parameters.