Uses of Interface
org.anchoranalysis.annotation.Annotation
| Package | Description |
|---|---|
| org.anchoranalysis.annotation.image |
Annotations that apply to an image as a whole.
|
| org.anchoranalysis.annotation.mark |
Annotations that use one or more marks to describe entities in an image.
|
-
Uses of Annotation in org.anchoranalysis.annotation.image
Classes in org.anchoranalysis.annotation.image that implement Annotation Modifier and Type Class Description classImageLabelAnnotationA single label that is associated with an image. -
Uses of Annotation in org.anchoranalysis.annotation.mark
Subinterfaces of Annotation in org.anchoranalysis.annotation.mark Modifier and Type Interface Description interfaceAnnotationWithMarksAn image-annotation that involves a mark-collection.Classes in org.anchoranalysis.annotation.mark that implement Annotation Modifier and Type Class Description classDualMarksAnnotation<T>An annotation that consists of two sets of marks, accepted and rejected.