Search
Preparing search index...
The search index is not available
@vladmandic/human - v2.2.0
Options
All
Public
Public/Protected
All
Inherited
Menu
@vladmandic/human - v2.2.0
ObjectResult
Interface ObjectResult
Object results
Array of individual results with one object per detected gesture Each result has:
id: object id number
score as value
label as detected class name
box: bounding box: x, y, width, height normalized to input image resolution
boxRaw: bounding box: x, y, width, height normalized to 0..1
center: optional center point as array of [x, y], normalized to image resolution
centerRaw: optional center point as array of [x, y], normalized to range 0..1
Hierarchy
ObjectResult
Index
Properties
box
box
Raw
class
id
label
score
Properties
box
box
:
[
number
,
number
,
number
,
number
]
box
Raw
box
Raw
:
[
number
,
number
,
number
,
number
]
class
class
:
number
id
id
:
number
label
label
:
string
score
score
:
number
Exports
default
Human
Body
Config
Body
Result
Config
Draw
Options
Face
Config
Face
Description
Config
Face
Detector
Config
Face
Emotion
Config
Face
Iris
Config
Face
Mesh
Config
Face
Result
Filter
Config
Gesture
Config
Hand
Config
Hand
Result
Object
Config
Object
Result
box
box
Raw
class
id
label
score
Person
Result
Result
Segmentation
Config
Error
Events
Gesture
Result
Input
Tensor
Flow
defaults
env
Object results
Array of individual results with one object per detected gesture Each result has: