Options
All
  • Public
  • Public/Protected
  • All
Menu

Configures all body segmentation module removes background from input containing person if segmentation is enabled it will run as preprocessing task before any other model alternatively leave it disabled and use it on-demand using human.segmentation method which can remove background or replace it with user-provided background

Hierarchy

Index

Properties

blur

blur: number

blur segmentation output by pixels for more realistic image

enabled

enabled: boolean

is module enabled?

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