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