virtual-background
virtual-background copied to clipboard
Demo on adding virtual background to a live video stream in the browser
I want to experiment with rgba images as a background image. That way the rgba image would be over the camera except for the cutout person mask. I can't seem...
Is there any way to play video at background instead of image ?
Hello, I have a question because there are unfamiliar files in the public/tflite path. (Example: tflite.wasm, tflite.js) If I create a new react project with 'npx create-react-app' command, can I...
I need to update the size of modelBuffer to use a bigger model of MediaPipe (MultiSegmentation). I'm executing yarn build:tflite but it fails with the following error: ``` invalid registered...
The correct way to apply Light Wrapping is to use the composite (target) background, so that it contributes to the added foreground. Currently the demo seems to use the original...
I'm getting the following in Chrome 129 console when using the Canvas 2D backend in the [demo](https://volcomix.github.io/virtual-background/): ``` Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute...