Options
All
  • Public
  • Public/Protected
  • All
Menu

Configures all body detection specific options

Hierarchy

Index

Properties

Optional detector

detector?: { modelPath: string }

detector used for body model before actual analysis

Type declaration

  • modelPath: string

    path to optional body detector model json file

enabled

enabled: boolean

is module enabled?

maxDetected

maxDetected: number

maximum numboer of detected bodies

minConfidence

minConfidence: number

minimum confidence for a detected body before results are discarded

modelPath

modelPath: string

path to model json file

skipFrames

skipFrames: number

how many max frames to go without re-running model if cached results are acceptable

skipTime

skipTime: number

how many max miliseconds to go without re-running model if cached results are acceptable