Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ObjectDetectionResult

export

Hierarchy

Index

Constructors

Properties

A box indicating the position and size of the detected object within the frame

memberof

ObjectDetectionResult

detectedObject?: string

Name of the object that has been detected (in English)

memberof

ObjectDetectionResult

id?: string

Id of the resource (required)

memberof

BitmovinResponse

score?: number

A number between 0 and 1 indicating the confidence of the detection

memberof

ObjectDetectionResult

timestamp?: number

Time in seconds where the object was detected in the video

memberof

ObjectDetectionResult

Generated using TypeDoc