Skip to content

@camera.ui/sdk / sensor / ObjectModelSpec

Interface: ObjectModelSpec

Defined in: sensor/spec.ts:43

Model spec for object detectors. Only declares input dimensions — the output label set is dynamic and comes from the model itself.

Properties

input

input: VideoInputSpec

Defined in: sensor/spec.ts:45

Required input frame dimensions and pixel format.