Uses of Class
org.anchoranalysis.plugin.image.task.labeller.SharedStateFilteredImageOutput
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.image.task.bean.labeller |
Associating labels with images.
|
-
Uses of SharedStateFilteredImageOutput in org.anchoranalysis.plugin.image.task.bean.labeller
Methods in org.anchoranalysis.plugin.image.task.bean.labeller that return SharedStateFilteredImageOutput Modifier and Type Method Description SharedStateFilteredImageOutput<T>ImageAssignLabel. beforeAnyJobIsExecuted(org.anchoranalysis.io.output.outputter.Outputter outputter, org.anchoranalysis.inference.concurrency.ConcurrencyPlan concurrencyPlan, List<org.anchoranalysis.image.io.stack.input.ProvidesStackInput> inputs, org.anchoranalysis.experiment.task.ParametersExperiment parameters)Methods in org.anchoranalysis.plugin.image.task.bean.labeller with parameters of type SharedStateFilteredImageOutput Modifier and Type Method Description voidImageAssignLabel. afterAllJobsAreExecuted(SharedStateFilteredImageOutput<T> sharedState, org.anchoranalysis.io.output.outputter.InputOutputContext context)Method parameters in org.anchoranalysis.plugin.image.task.bean.labeller with type arguments of type SharedStateFilteredImageOutput Modifier and Type Method Description voidImageAssignLabel. doJobOnInput(org.anchoranalysis.experiment.task.InputBound<org.anchoranalysis.image.io.stack.input.ProvidesStackInput,SharedStateFilteredImageOutput<T>> input)