Skip to content

@camera.ui/sdk / plugin / ObjectDetectionPluginResponse

Interface: ObjectDetectionPluginResponse

Defined in: plugin/interfaces.ts:34

Response from an object detection test

Properties

detected

detected: boolean

Defined in: plugin/interfaces.ts:35


detections

detections: Detection[]

Defined in: plugin/interfaces.ts:36