Uses of Interface
org.anchoranalysis.annotation.io.AnnotationWriter
| Package | Description |
|---|---|
| org.anchoranalysis.annotation.io.image |
Reading and writing whole-image label annotations.
|
| org.anchoranalysis.annotation.io.mark |
Reading and writing
Mark-related annotations from/to the
file-system. |
-
Uses of AnnotationWriter in org.anchoranalysis.annotation.io.image
Classes in org.anchoranalysis.annotation.io.image that implement AnnotationWriter Modifier and Type Class Description classImageLabelAnnotationWriterWrites anImageLabelAnnotationto the file-system. -
Uses of AnnotationWriter in org.anchoranalysis.annotation.io.mark
Classes in org.anchoranalysis.annotation.io.mark that implement AnnotationWriter Modifier and Type Class Description classDualMarksAnnotationWriter<T>WritesDualMarksAnnotations to the file-system.