mediapipe/docs/solutions/hair_segmentation.md
2023-04-03 17:44:07 -07:00

3.1 KiB

layout target title parent nav_order
forward https://developers.google.com/mediapipe/solutions/vision/image_segmenter/ Hair Segmentation MediaPipe Legacy Solutions 8

MediaPipe Hair Segmentation

{: .no_toc }

Table of contents {: .text-delta } 1. TOC {:toc}
---

Attention: Thank you for your interest in MediaPipe Solutions. As of April 4, 2023, this solution was upgraded to a new MediaPipe Solution. For more information, see the MediaPipe Solutions site.


hair_segmentation_android_gpu_gif

Example Apps

Please first see general instructions for Android, iOS and desktop on how to build MediaPipe examples.

Note: To visualize a graph, copy the graph and paste it into MediaPipe Visualizer. For more information on how to visualize its associated subgraphs, please see visualizer documentation.

Mobile

Desktop

Web

Use this link to load a demo in the MediaPipe Visualizer, and over there click the "Runner" icon in the top bar like shown below. The demos use your webcam video as input, which is processed all locally in real-time and never leaves your device. Please see MediaPipe on the Web in Google Developers Blog for details.

visualizer_runner

Resources