Uses of Class
org.anchoranalysis.plugin.image.task.labeller.ImageLabellerStringMapInitialization
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.image.task.bean.labeller |
Associating labels with images.
|
-
Uses of ImageLabellerStringMapInitialization in org.anchoranalysis.plugin.image.task.bean.labeller
Methods in org.anchoranalysis.plugin.image.task.bean.labeller that return ImageLabellerStringMapInitialization Modifier and Type Method Description ImageLabellerStringMapInitialization<T>ImageLabellerStringMap. initialize(Path pathForBinding)Methods in org.anchoranalysis.plugin.image.task.bean.labeller with parameters of type ImageLabellerStringMapInitialization Modifier and Type Method Description Set<String>ImageLabellerStringMap. allLabels(ImageLabellerStringMapInitialization<T> initialization)StringImageLabellerStringMap. labelFor(ImageLabellerStringMapInitialization<T> sharedState, org.anchoranalysis.image.io.stack.input.ProvidesStackInput input, org.anchoranalysis.io.output.outputter.InputOutputContext context)