Search
Preparing search index...
The search index is not available
@vladmandic/human - v2.2.2
Options
All
Public
Public/Protected
All
Inherited
Menu
@vladmandic/human - v2.2.2
BodyConfig
Interface BodyConfig
Controlls and configures all body detection specific options
enabled: true/false
modelPath: body pose model, can be absolute path or relative to modelBasePath
minConfidence: threshold for discarding a prediction
maxDetected: maximum number of people detected in the input, should be set to the minimum number for performance
Hierarchy
BodyConfig
Index
Properties
enabled
max
Detected
min
Confidence
model
Path
skip
Frames
Properties
enabled
enabled
:
boolean
max
Detected
max
Detected
:
number
min
Confidence
min
Confidence
:
number
model
Path
model
Path
:
string
skip
Frames
skip
Frames
:
number
Exports
Body
Config
enabled
max
Detected
min
Confidence
model
Path
skip
Frames
Controlls and configures all body detection specific options