Uses of Class
org.anchoranalysis.image.feature.input.FeatureInputObjectCollection
Packages that use FeatureInputObjectCollection
-
Uses of FeatureInputObjectCollection in org.anchoranalysis.image.feature.bean.object.collection
Subclasses with type arguments of type FeatureInputObjectCollection in org.anchoranalysis.image.feature.bean.object.collectionModifier and TypeClassDescriptionclassA base class for a feature that accepts aObjectCollectionas input.Methods in org.anchoranalysis.image.feature.bean.object.collection with parameters of type FeatureInputObjectCollectionModifier and TypeMethodDescriptionabstract doubleFeatureObjectCollection.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 TypeMethodDescriptiondoubleFeatureObjectCollection.calculate(FeatureCalculationInput<FeatureInputObjectCollection> input)