Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BackgroundFilterPaths

Paths to assets that will be loaded from CDN

Hierarchy

  • BackgroundFilterPaths

Index

Properties

Properties

simd

simd: string

Path to the WASM file compiled with SIMD support for processing background segmentation

wasm

wasm: string

Path to the WASM file for processing background segmentation.

worker

worker: string

Path to the web worker that will processing background segmentation.

Generated using TypeDoc