Skip to main content

Object Snapshot

This schema builds on the following shared schemas:

PropertyTypeRequiredNote
channel_idIntegerYesUniquely identifies a source within a single device, for example, a video or radar sensor
classObjectClassNoClassification of the detected object in the snapshot (e.g., person, vehicle)
crop_boxBoundingBoxYesNormalized bounding box of the region captured in data, relative to the source image
dataStringYesBase64-encoded raster image bytes (e.g., JPEG or PNG)
idIDYesGlobally unique identifier
object_track_idIDYesReference to an object track
timestampFloatYesTime of image capture