PointsAnnotation

An array of points on a 2D image.

Parent schema

PointsAnnotation appears in the following message schemas: ImageAnnotations.

Schema

FieldTypeDescription
timestamptimeTime when the annotation was created.
typePointsAnnotationTypeType of points annotation to render.
pointsPoint2[]List of 2D points in image coordinates (pixels).
outline_colorColorColor used for the outline of points or lines.
outline_colorsColor[]Per-point outline colors (if type is POINTS) or per-segment stroke colors (if type is LINE_LIST, LINE_STRIP, or LINE_LOOP).
fill_colorColorFill color for points.
thicknessfloat64Stroke thickness in pixels for outlines or lines.

Reference implementations

Foxglove schemas are independent of any specific framework and can be used with any supported message encoding. The schema names should be specified as seen below: