Uses of Class
org.anchoranalysis.image.feature.input.FeatureInputObjectCollection
| Package | Description |
|---|---|
| org.anchoranalysis.image.feature.bean.object.collection |
Features that operate on a
ObjectCollection. |
-
Uses of FeatureInputObjectCollection in org.anchoranalysis.image.feature.bean.object.collection
Methods in org.anchoranalysis.image.feature.bean.object.collection with parameters of type FeatureInputObjectCollection Modifier and Type Method Description abstract 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 FeatureInputObjectCollection Modifier and Type Method Description doubleFeatureObjectCollection. calculate(FeatureCalculationInput<FeatureInputObjectCollection> input)