Search
Preparing search index...
The search index is not available
@vladmandic/human - v2.1.5
Options
All
Public
Public/Protected
All
Inherited
Menu
@vladmandic/human - v2.1.5
ObjectConfig
Interface ObjectConfig
Controlls and configures all object detection specific options
enabled: true/false
modelPath: object detection model, can be absolute path or relative to modelBasePath
minConfidence: minimum score that detection must have to return as valid object
iouThreshold: ammount of overlap between two detected objects before one object is removed
maxDetected: maximum number of detections to return
Hierarchy
ObjectConfig
Index
Properties
enabled
iou
Threshold
max
Detected
min
Confidence
model
Path
skip
Frames
Properties
enabled
enabled
:
boolean
iou
Threshold
iou
Threshold
:
number
max
Detected
max
Detected
:
number
min
Confidence
min
Confidence
:
number
model
Path
model
Path
:
string
skip
Frames
skip
Frames
:
number
Exports
default
Human
Body
Config
Body
Result
Config
Draw
Options
Face
Config
Face
Result
Filter
Config
Gesture
Config
Hand
Config
Hand
Result
Object
Config
enabled
iou
Threshold
max
Detected
min
Confidence
model
Path
skip
Frames
Object
Result
Person
Result
Result
Segmentation
Config
Error
Gesture
Result
Input
Tensor
Flow
defaults
Controlls and configures all object detection specific options