Uses of Class
org.anchoranalysis.plugin.annotation.bean.strategy.SinglePathStrategy
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.annotation.bean.strategy |
Strategies for how to annotate an image, such label per image etc.
|
-
Uses of SinglePathStrategy in org.anchoranalysis.plugin.annotation.bean.strategy
Subclasses of SinglePathStrategy in org.anchoranalysis.plugin.annotation.bean.strategy Modifier and Type Class Description classImageLabelStrategyAssigns a single label per image, as a whole.classMarkProposerStrategyAnnotates each image with a mark using a mark proposer and points fitter.