Search
Preparing search index...
The search index is not available
@vladmandic/human - v2.3.5
Options
All
Public
Public/Protected
All
Inherited
Menu
@vladmandic/human - v2.3.5
BodyResult
Interface BodyResult
Body results
Each results has:
id: body id number
score: overall detection score
box: bounding box: x, y, width, height normalized to input image resolution
boxRaw: bounding box: x, y, width, height normalized to 0..1
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
BodyResult
Index
Properties
annotations
box
box
Raw
id
keypoints
score
Properties
annotations
annotations
:
Record
<
string
,
Point
[]
[]
>
box
box
:
Box
box
Raw
box
Raw
:
Box
id
id
:
number
keypoints
keypoints
:
BodyKeypoint
[]
score
score
:
number
Exports
Body
Result
annotations
box
box
Raw
id
keypoints
score
Body results
Each results has: