Uses of Interface
org.anchoranalysis.plugin.image.task.feature.calculator.LabelsForInput
Packages that use LabelsForInput
-
Uses of LabelsForInput in org.anchoranalysis.plugin.image.task.feature.calculator
Methods in org.anchoranalysis.plugin.image.task.feature.calculator with parameters of type LabelsForInputModifier and TypeMethodDescriptionvoidCalculateFeaturesForObjects.calculateForObjects(ObjectCollectionProvider provider, LabelsForInput labelsForInput) Calculates features for objects provided by aObjectCollectionProvider.voidCalculateFeaturesForObjects.calculateForObjects(ObjectCollection objects, EnergyStack energyStack, LabelsForInput labelsForInput) Calculates the feature-results forobjects, and stores the results.