Uses of Class
org.anchoranalysis.plugin.image.feature.object.calculation.delegate.CalculateInputFromDelegate
Packages that use CalculateInputFromDelegate
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.-
Uses of CalculateInputFromDelegate in org.anchoranalysis.plugin.image.feature.object.calculation.delegate
Subclasses of CalculateInputFromDelegate in org.anchoranalysis.plugin.image.feature.object.calculation.delegateModifier and TypeClassDescriptionclass
CalculateInputFromDelegateOption<S extends FeatureInput,
T extends FeatureInput, U> LikeCalculateInputFromDelegate
except assumes optional return value and no parameters.