Index
All Classes and Interfaces|All Packages
A
- accepted() - Method in interface org.anchoranalysis.annotation.mark.DualMarks
-
The accepted marks.
- Annotation - Interface in org.anchoranalysis.annotation
-
Base class for types of image annotations.
- AnnotationWithMarks - Interface in org.anchoranalysis.annotation.mark
-
An image-annotation that involves a mark-collection.
- assignAccepted(DualMarks) - Method in class org.anchoranalysis.annotation.mark.DualMarksAnnotation
-
Assigns marks with an overall accepted state.
- assignPaused(DualMarks) - Method in class org.anchoranalysis.annotation.mark.DualMarksAnnotation
-
Assigns marks with an overall paused state.
- assignRejected(DualMarks, T) - Method in class org.anchoranalysis.annotation.mark.DualMarksAnnotation
-
Assigns marks with an overall rejected state.
C
- convertToObjects(Dimensions) - Method in interface org.anchoranalysis.annotation.mark.AnnotationWithMarks
-
Creates an object-collection that is a voxelized representation of the marks in the annotation.
D
- DualMarks - Interface in org.anchoranalysis.annotation.mark
-
Two mark-collections, one considered accepted and the other rejected.
- DualMarksAnnotation<T> - Class in org.anchoranalysis.annotation.mark
-
An annotation that consists of two sets of marks, accepted and rejected.
- DualMarksAnnotation() - Constructor for class org.anchoranalysis.annotation.mark.DualMarksAnnotation
E
- equals(Object) - Method in class org.anchoranalysis.annotation.image.ImageLabelAnnotation
G
- getLabel() - Method in class org.anchoranalysis.annotation.image.ImageLabelAnnotation
-
The label that applies to the image.
- getMarksReject() - Method in class org.anchoranalysis.annotation.mark.DualMarksAnnotation
-
Marks covering area that should be rejected, can be null
- getRejectionReason() - Method in class org.anchoranalysis.annotation.mark.DualMarksAnnotation
-
A reason for rejection, if the annotation was rejected by the annotator.
- getTimeAnnotationLastUpdated() - Method in class org.anchoranalysis.annotation.mark.DualMarksAnnotation
-
Number of seconds since the UNIX epoch
H
- hashCode() - Method in class org.anchoranalysis.annotation.image.ImageLabelAnnotation
I
- ImageLabelAnnotation - Class in org.anchoranalysis.annotation.image
-
A single label that is associated with an image.
- ImageLabelAnnotation(String) - Constructor for class org.anchoranalysis.annotation.image.ImageLabelAnnotation
-
Creates a new
ImageLabelAnnotationinstance. - isAccepted() - Method in class org.anchoranalysis.annotation.mark.DualMarksAnnotation
-
Whether the the annotation was marked as accepted by the annotator?
- isFinished() - Method in class org.anchoranalysis.annotation.mark.DualMarksAnnotation
M
- marks() - Method in interface org.anchoranalysis.annotation.mark.AnnotationWithMarks
-
The marks associated with the annotation
- marks() - Method in class org.anchoranalysis.annotation.mark.DualMarksAnnotation
O
- org.anchoranalysis.annotation - package org.anchoranalysis.annotation
-
Ground truth for an image in diverse forms.
- org.anchoranalysis.annotation.image - package org.anchoranalysis.annotation.image
-
Annotations that apply to an image as a whole.
- org.anchoranalysis.annotation.mark - package org.anchoranalysis.annotation.mark
-
Annotations that use one or more marks to describe entities in an image.
R
- region() - Method in interface org.anchoranalysis.annotation.mark.AnnotationWithMarks
-
The region(s) of the marks that specifies the annotation.
- region() - Method in class org.anchoranalysis.annotation.mark.DualMarksAnnotation
- rejected() - Method in interface org.anchoranalysis.annotation.mark.DualMarks
-
The rejected marks.
S
- scaleXY(ScaleFactor) - Method in class org.anchoranalysis.annotation.mark.DualMarksAnnotation
-
Scales the marks in the annotation in X and Y dimensions.
T
- toString() - Method in class org.anchoranalysis.annotation.image.ImageLabelAnnotation
All Classes and Interfaces|All Packages