Search
Preparing search index...
The search index is not available
@vladmandic/human
Options
All
Public
Public/Protected
All
Inherited
Menu
@vladmandic/human
Body
Interface Body
Body results
Array of individual results with one object per detected body Each results has:
body id number
score: overall detection score
box bounding box: x, y, width, height
keypoints: array of keypoints
part: body part name
position: body part position with x,y,z coordinates
score: body part score value
presence: body part presence value
Hierarchy
Body
Index
Properties
box
id
keypoints
score
Properties
box
box
:
[
x
:
number
,
y
:
number
,
width
:
number
,
height
:
number
]
id
id
:
number
keypoints
keypoints
:
{
part
:
string
;
position
:
{
x
:
number
;
y
:
number
;
z
:
number
}
;
presence
:
number
;
score
:
number
}
[]
score
score
:
number
Exports
default
Human
Body
box
id
keypoints
score
Config
Draw
Options
Face
Hand
Object
Result
Error
Gesture
Input
Tensor
Tensor
Flow
Body results
Array of individual results with one object per detected body Each results has: