Search
Preparing search index...
The search index is not available
@bitmovin/api-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ObjectDetectionResult
Class ObjectDetectionResult
Hierarchy
BitmovinResponse
ObjectDetectionResult
Index
Constructors
constructor
Properties
bounding
Box
detected
Object
id
score
timestamp
Constructors
constructor
new
Object
Detection
Result
(
obj
:
Partial
<
ObjectDetectionResult
>
)
:
ObjectDetectionResult
Parameters
Optional
obj:
Partial
<
ObjectDetectionResult
>
Returns
ObjectDetectionResult
Properties
Optional
bounding
Box
bounding
Box
:
ObjectDetectionBoundingBox
Optional
detected
Object
detected
Object
:
undefined
|
string
Optional
id
id
:
undefined
|
string
Optional
score
score
:
undefined
|
number
Optional
timestamp
timestamp
:
undefined
|
number
Globals
Object
Detection
Result
constructor
bounding
Box
detected
Object
id
score
timestamp
Generated using
TypeDoc