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
ObjectDetectionBoundingBox
Class ObjectDetectionBoundingBox
Hierarchy
ObjectDetectionBoundingBox
Index
Constructors
constructor
Properties
bottom
RightX
bottom
RightY
top
LeftX
top
LeftY
Constructors
constructor
new
Object
Detection
Bounding
Box
(
obj
:
Partial
<
ObjectDetectionBoundingBox
>
)
:
ObjectDetectionBoundingBox
Parameters
Optional
obj:
Partial
<
ObjectDetectionBoundingBox
>
Returns
ObjectDetectionBoundingBox
Properties
Optional
bottom
RightX
bottom
RightX
:
undefined
|
number
Optional
bottom
RightY
bottom
RightY
:
undefined
|
number
Optional
top
LeftX
top
LeftX
:
undefined
|
number
Optional
top
LeftY
top
LeftY
:
undefined
|
number
Globals
Object
Detection
Bounding
Box
constructor
bottom
RightX
bottom
RightY
top
LeftX
top
LeftY
Generated using
TypeDoc