Uses of Interface
org.anchoranalysis.plugin.image.task.feature.calculator.LabelsForInput
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.image.task.feature.calculator |
Non-beans for calculating
Features. |
-
Uses of LabelsForInput in org.anchoranalysis.plugin.image.task.feature.calculator
Methods in org.anchoranalysis.plugin.image.task.feature.calculator with parameters of type LabelsForInput Modifier and Type Method Description voidCalculateFeaturesForObjects. calculateForObjects(org.anchoranalysis.image.bean.provider.ObjectCollectionProvider provider, LabelsForInput labelsForInput)Calculates features for objects provided by aObjectCollectionProvider.voidCalculateFeaturesForObjects. calculateForObjects(org.anchoranalysis.image.voxel.object.ObjectCollection objects, org.anchoranalysis.feature.energy.EnergyStack energyStack, LabelsForInput labelsForInput)Calculates the feature-results forobjects, and stores the results.