Uses of Class
org.anchoranalysis.plugin.image.task.labeller.SharedStateFilteredImageOutput
Packages that use SharedStateFilteredImageOutput
Package
Description
Associating labels with images.
-
Uses of SharedStateFilteredImageOutput in org.anchoranalysis.plugin.image.task.bean.labeller
Subclasses with type arguments of type SharedStateFilteredImageOutput in org.anchoranalysis.plugin.image.task.bean.labellerModifier and TypeClassDescriptionclassAssigns a label to each image and copies into subdirectories for each label, and creates a labelling CSV.Methods in org.anchoranalysis.plugin.image.task.bean.labeller that return SharedStateFilteredImageOutputModifier and TypeMethodDescriptionImageAssignLabel.beforeAnyJobIsExecuted(Outputter outputter, ConcurrencyPlan concurrencyPlan, List<ProvidesStackInput> inputs, ParametersExperiment parameters) Methods in org.anchoranalysis.plugin.image.task.bean.labeller with parameters of type SharedStateFilteredImageOutputModifier and TypeMethodDescriptionvoidImageAssignLabel.afterAllJobsAreExecuted(SharedStateFilteredImageOutput<T> sharedState, InputOutputContext context) Method parameters in org.anchoranalysis.plugin.image.task.bean.labeller with type arguments of type SharedStateFilteredImageOutputModifier and TypeMethodDescriptionvoidImageAssignLabel.doJobOnInput(InputBound<ProvidesStackInput, SharedStateFilteredImageOutput<T>> input)