Controlls and configures all body detection specific options
Parameters:
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
Changing modelPath will change module responsible for hand detection and tracking
Allowed values are 'posenet.json', 'blazepose.json', 'efficientpose.json', 'movenet-lightning.json', 'movenet-thunder.json', 'movenet-multipose.json'
Controlls and configures all body detection specific options
Parameters:
Changing
modelPath
will change module responsible for hand detection and tracking Allowed values are 'posenet.json', 'blazepose.json', 'efficientpose.json', 'movenet-lightning.json', 'movenet-thunder.json', 'movenet-multipose.json'