MpFaceTracking Op

MpFaceTracking

Get face mesh from webcam/video using mediapipe library


read more on the mediapipe project page: https://chuoling.github.io/mediapipe/solutions/face_mesh.html

some info about the mesh data: https://github.com/lysdexic-audio/n4m-facemesh


Full Name
  • Ops.Extension.Mediapipe.MpFaceTracking
Visibility
  •  Extension Op - visible for members of team MediaPipe
License
  • MIT
AuthorgithubMaintained by TeamJavascript Libraries


INPUT PORTS


Element (Object)

Source webcam/video as HTML element

Refine LandMarks (Number: boolean)

Enables detailed eyes and lips landmarks and adds landmarks for iris

OUTPUT PORTS


Points (Array)
Found (Number)
Result (Object)

Changelog

Patches using MpFaceTracking

  • Examples
  • Public
  • My Patches