Interface ObjectDetectionModel

Hierarchy

Properties

classes?: string[]

Classes of objects that can be recognized. This can include motion or the names of specific people.

name: string
inputSize?: number[]
inputFormat?: "rgb" | "gray" | "rgba"
settings: Setting[]
triggerClasses?: string[]
prebuffer?: number

Generated using TypeDoc