-
**Solution**: Selfie-Segmentation.js
**Language**: Javascript
**Problem**: Mediapipe is WASM and has an unexpected behaviour when capturing a video stream from the drawing canvas and passing it with…
-
As far as I understand, ```ctx.input.cols``` is the width of the model input, ```ctx.input.rows``` its height.
The ratio is set as
https://github.com/floe/backscrub/blob/36083432c723eb0bc3f2d427fa93…
-
I am trying to use this package in react? Is there anything else that has to be done other than what is in the document? The canvas is just blank after calling apply blur.
-
I am using Selfie Segmentation library. There was an unreproducible WebAssembly exception. How can I catch exceptions inside the api? Is it thrown from SelfieSegmentation.send() function?
-
I think that selfie segmentation [official demo page](https://code.mediapipe.dev/codepen/selfie_segmentation) is not working well.
**System information** (Please provide as much relevant informat…
ghost updated
3 years ago
-
**System information** (Please provide as much relevant information as possible)
- Have I written custom code (as opposed to using a stock example script provided in Mediapipe): I have written an exa…
-
**System information** (Please provide as much relevant information as possible)
- [MediaPipe version](https://github.com/google/mediapipe/releases):master
- Android SDK and NDK versions (if andro…
-
- Have I written custom code (as opposed to using a stock example script provided in Mediapipe): No
- OS Platform: Windows 10
- MediaPipe version : 0.8.8
- Solution (e.g. FaceMesh, Pose, Holistic):…
-
Please make sure that this is a build/installation issue and also refer to the [troubleshooting](https://google.github.io/mediapipe/getting_started/troubleshooting.html) documentation before raising a…
-
Does the converted selfie segmentation model use STREAM_MODE or SINGLE_IMAGE_MODE?
STREAM_MODE is optimized for video and smooth the segmentation result.
https://developers.google.com/ml-kit/vision/…