Package org.anchoranalysis.plugin.annotation.bean.strategy
Strategies for how to annotate an image, such label per image etc.
-
Class Summary Class Description ImageLabelStrategy Assigns a single label per image, as a whole.MarkProposerStrategy Annotates each image with a mark using a mark proposer and points fitter.PathFromGenerator Utility class for deriving paths from a generator.ReadAnnotationFromFile Utility class for readingImageLabelAnnotationfrom a file.SinglePathStrategy A base class for implementations ofAnnotatorStrategywhere a single unique path exists for every annotation.