SDKActive

Rerun AnnotationContext

Rerun SDK type for annotation context, providing labels and colors for class and keypoint IDs.

Open source page

Field note

What it does

The AnnotationContext type in the Rerun SDK provides additional information on how to display entities. It maps class IDs and keypoint IDs to labels and colors, used in views like Spatial2D, Spatial3D, and Dataframe.

Capabilities

Available capabilities

No use cases filed yet.

Tags

Tags

No tags filed yet.

Ways to use it

Ways to use it

No integrations filed yet.

Product features

Product features

Annotation Context

Provides additional information on how to display entities, using class IDs and keypoint IDs.

API Reference

Available in C++, Python, and Rust API docs.

Class Annotations

Assign labels and colors to class IDs for visualization.

Keypoint Annotations

Assign labels and colors to keypoint IDs, with optional connections between keypoints.

View Compatibility

Can be shown in Spatial2DView, Spatial3DView, and DataframeView.