MediaPipe Face Landmarker - model image output
To note: Javascript is not running in this browser environment. Our apologies, but this demo has not yet been updated to support progressive enhancement.
Test purpose
- Check that the media stream loads (if browser/device supports it)
- Check that we can load and use both Mediapipe (from a CDN) and its selfie segmentation model
- Apply the model to a live camera feed
- Apply filters to both the identified bodies, and to the background
Touch test: not required
Annotated code