Hand-, face- and full body tracking, image segmentation, object detection and more, from a color video stream.
For use with vvvv, the visual live-programming environment for .NET: http://visualprogramming.net
-
Install as described here via commandline:
nuget install VL.MediaPipe -pre
-
Usage examples and more information are included in the pack and can be found via the Help Browser
- Report issues on the vvvv forum
- For custom development requests, please get in touch
- When making a pull-request, please make sure to read the general guidelines on contributing to vvvv libraries
Based on the work done by Dom Scott and Torin Blankensmith over at mediapipe-touchdesigner which in turn is based on Google's MediaPipe.
You can watch their introduction video on YouTube to see what's possible.