Skip to content

@camera.ui/sdk / sensor / objectMeta

Variable: objectMeta

const objectMeta: object

Defined in: sensor/object.ts:181

Registry metadata for ObjectSensor.

Type Declaration

assignmentKey

readonly assignmentKey: "object" = 'object'

category

readonly category: Sensor = SensorCategory.Sensor

isDetectionType

readonly isDetectionType: true = true

multiProvider

readonly multiProvider: false = false

properties

readonly properties: object

properties.detected

readonly detected: object

properties.detected.type

readonly type: "boolean" = 'boolean'

properties.detections

readonly detections: object

properties.detections.internal

readonly internal: true = true

properties.detections.type

readonly type: "object" = 'object'

properties.labels

readonly labels: object

properties.labels.type

readonly type: "object" = 'object'

properties.staticDetections

readonly staticDetections: object

properties.staticDetections.internal

readonly internal: true = true

properties.staticDetections.type

readonly type: "object" = 'object'

semantics

readonly semantics: null = null

type

readonly type: Object = SensorType.Object