Skip to main content

Module scene

Module scene 

Source
Expand description

Scene-level features — observations about the entire visible scene.

Unlike per-detection or per-track features, scene features describe whole-scene properties such as complexity estimates, ambient conditions, or scene embeddings.

Scene features are domain-agnostic: names and semantics are chosen by stage authors. The core provides the structural type only.

Structs§

SceneFeature
A single scene-level feature observation produced by a perception stage.

Enums§

SceneFeatureValue
Possible values for a scene feature.