Skip to content

ImageAnnotations

Array of annotations for a 2D image

Panel support

ImageAnnotations is used in the Image panel.

Schema

fieldtypedescription
circlesCircleAnnotation[]Circle annotations
pointsPointsAnnotation[]Points annotations
textsTextAnnotation[]Text annotations

Reference implementations

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

encodingschema
ROS 1foxglove_msgs/ImageAnnotations
ROS 2foxglove_msgs/msg/ImageAnnotations
JSONfoxglove.ImageAnnotations
Protobuffoxglove.ImageAnnotations
FlatBuffersfoxglove.ImageAnnotations
OMG IDLfoxglove::ImageAnnotations

You must use the schema names specified above for Foxglove to recognize the schema.

Flora is developed on the source code of Foxglove and Lichtblick, adhering to the MPL 2.0 license.