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
property

blur segmentation output by pixels for more realistic image

enabled

enabled: boolean
property

is module enabled?

modelPath

modelPath: string
property

path to model json file

skipFrames

skipFrames: number
property

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

skipTime

skipTime: number
property

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