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 TypeMethodDescriptionvoid
CalculateFeaturesForObjects.calculateForObjects
(ObjectCollectionProvider provider, LabelsForInput labelsForInput) Calculates features for objects provided by aObjectCollectionProvider
.void
CalculateFeaturesForObjects.calculateForObjects
(ObjectCollection objects, EnergyStack energyStack, LabelsForInput labelsForInput) Calculates the feature-results forobjects
, and stores the results.