Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 568 Bytes

NEW_IDEA.md

File metadata and controls

27 lines (13 loc) · 568 Bytes

What is the goal of this tiny tools?

Extract FACS / ARKIT 52 shapes from a video or video stream.

Select Live, Record or Both

Use mediapipe to extract facial landmark points (478) from stream or video Show video in window. Calibrate neutral frame. PyQt5 interface

If Live is on send out data through UDP PyLiveLink (JimWest) If Record is on save the Live data to some table format.

In Blender get data live from PyLiveLink (JimWest) Save keyframes of blendshape data from offline saved table from PyLiveLink (JimWest) No recording of live.

ok let us see.