AnnotationType |
An enumeration. |
class_labels
|
Description |
tags that identify specific features, patterns or classes in images |
Type |
Enumeration option
|
|
bounding_boxes
|
Description |
rectangles completely enclosing a structure of interest within an image |
Type |
Enumeration option
|
|
counts
|
|
derived_annotations
|
Description |
additional analytical data extracted from the images. For example, the image point spread function,the signal to noise ratio, focus information... |
Type |
Enumeration option
|
|
geometrical_annotations
|
Description |
polygons and shapes that outline a region of interest in the image. These can be geometrical primitives, 2D polygons, 3D meshes |
Type |
Enumeration option
|
|
graphs
|
Description |
graphical representations of the morphology, connectivity, or spatial arrangement of biological structures in an image. Graphs, such as skeletons or connectivity diagrams, typically consist of nodes and edges, where nodes represent individual elements or regions and edges represent the connections or interactions between them |
Type |
Enumeration option
|
|
point_annotations
|
Description |
X, Y, and Z coordinates of a point of interest in an image (for example an object's centroid or landmarks |
Type |
Enumeration option
|
|
segmentation_mask
|
Description |
an image, the same size as the source image, with the value of each pixel representing some biological identity or background region |
Type |
Enumeration option
|
|
tracks
|
Description |
annotations marking the movement or trajectory of objects within a sequence of bioimages |
Type |
Enumeration option
|
|
weak_annotations
|
Description |
rough imprecise annotations that are fast to generate. These annotations are used, for example, to detect an object without providing accurate boundaries |
Type |
Enumeration option
|
|
other
|
Description |
other types of annotations, please specify in the annotation overview section |
Type |
Enumeration option
|
|