CircleAnnotation

A circle annotation on a 2D image.

Panel support

CircleAnnotation appears in the ImageAnnotations message schema.

Schema

FieldTypeDescription
timestamptimeTimestamp of the circle.
positionPoint2Center of the circle in 2D image coordinates (pixels). The origin is the top-left corner of the top-left pixel.
diameterfloat64Diameter of the circle in pixels.
thicknessfloat64Line thickness in pixels.
fill_colorColorFill color of the circle.
outline_colorColorOutline color of the circle.

Reference implementations

Foxglove schemas are framework-agnostic and can be implemented using any supported message encoding: