Skip to content

creates live link app blendshape data formated in csv from video, for facial motion capture

License

Notifications You must be signed in to change notification settings

Qaanaaq/Face_Landmark_Link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face_Landmark_Link

Using the Google Mediapipe, Face_Landmarker.py process, I am extracting normalized blendshape data from video. The script writes normalized Blendshape scores into a csv., a similar file than what Unreal Live Link is outputting. It can be used to generate facial motion capture in 3d software, for example Blender, especially with the FACE-It plugin.

i gave this a lot of free time, so feel free to: Buy Me A Coffee

Tutorial: https://vimeo.com/878474114

I am a visual artist, and coding is only an ends to achieve results i need, lot of the code was aided by ChatGPT, some of the code is directly used from https://github.com/JimWest and his MeFaMo, and PyLiveLinkFace