Package org.anchoranalysis.plugin.image.task.bean.labeller
Associating labels with images.
-
Class Summary Class Description BinaryClassifierImageLabeller Labels images using a binary classifier.BinaryOutcomeImageLabeller Abstract base class for image labellers that produce binary outcomes (positive or negative).DescriptiveNameContainsImageLabeller Labels images based on whether their descriptive name contains a specific string.ImageAssignLabel<T> Assigns a label to each image and copies into subdirectories for each label, and creates a labelling CSV.ImageCSVLabeller Labels images based on a CSV file containing image identifiers and corresponding labels.ImageLabeller<T> Associates a label with an image.ImageLabellerStringMap<T> Maps one set of labels to another