Class ImageCSVLabellerInitialization
Object
org.anchoranalysis.plugin.image.task.labeller.ImageCSVLabellerInitialization
public final class ImageCSVLabellerInitialization extends Object
Initialization data for an image CSV labeller.
This class holds the label map used for associating images with labels.
-
Constructor Summary
Constructors Constructor Description ImageCSVLabellerInitialization(FileLabelMap<String> labelMap) -
Method Summary
Modifier and Type Method Description booleanequals(Object o)FileLabelMap<String>getLabelMap()The map associating file identifiers with labels.inthashCode()StringtoString()