You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_Warning!!!_ The resolution of the output video might differ from the width/height specified in the JSON file. This is due to limitations of some codecs.
Watch here the [extract_face_data help text](Docs/Help/extract_face_data.txt)
96
95
97
96
98
-
<imgsrc="Docs/Pics/video-original.png"width="30%"alt="Original Video">==><imgsrc="Docs/Pics/video-facedata.png"width="30%"alt="Face Data Overlay. Blue dots: MediaPipe landmarks. Red dots: normalized landmarks">
97
+
<imgsrc="Docs/Pics/video-original.png"width="30%"alt="Original Video">==><imgsrc="Docs/Pics/video-facedata.png"width="30%"alt="Face Data Overlay. Blue dots: MediaPipe landmarks. Red dots: normalized landmarks">
99
98
100
99
For a reference about the landmark ID and its location on the face, please see the official MediaPipe docs [Here](https://raw.githubusercontent.com/google/mediapipe/master/mediapipe/modules/face_geometry/data/canonical_face_model_uv_visualization.png).
101
100
@@ -239,26 +238,26 @@ with create_frame_producer(dir_or_video="my/frames/") as prod,\
0 commit comments