Uses of Class
org.anchoranalysis.image.feature.input.FeatureInputObjectCollection
Packages that use FeatureInputObjectCollection
Package
Description
Features that operate on a
ObjectCollection
.Implementations of
FeatureObjectCollection
.-
Uses of FeatureInputObjectCollection in org.anchoranalysis.image.feature.bean.object.collection
Methods in org.anchoranalysis.image.feature.bean.object.collection with parameters of type FeatureInputObjectCollectionModifier and TypeMethodDescriptionabstract double
FeatureObjectCollection.calculate
(FeatureInputObjectCollection input) Calculates the feature-value for a givenFeatureInputObjectCollection
.Method parameters in org.anchoranalysis.image.feature.bean.object.collection with type arguments of type FeatureInputObjectCollectionModifier and TypeMethodDescriptiondouble
FeatureObjectCollection.calculate
(FeatureCalculationInput<FeatureInputObjectCollection> input) -
Uses of FeatureInputObjectCollection in org.anchoranalysis.plugin.image.feature.bean.object.collection
Methods in org.anchoranalysis.plugin.image.feature.bean.object.collection with parameters of type FeatureInputObjectCollectionModifier and TypeMethodDescriptiondouble
NumberObjects.calculate
(FeatureInputObjectCollection input)