An add-on for facial motion capture for Blender 4.2 and later verisions
- Import/Check 3rd party modules: OpenCV and Metapipe
- Define an reference face armature
- Check if just present on the scene the armature
- Make a GUI for the add-on
- Use openCV and Metapipe in way to obtain data from the FaceMesh model
- Make the algorithm to animate the armature
https://docs.blender.org/manual/en/4.2/advanced/extensions/index.html
https://developer.blender.org/docs/handbook/extensions/addon_guidelines/
https://docs.blender.org/api/4.2/info_overview.html
https://docs.blender.org/manual/en/4.5/advanced/scripting/addon_tutorial.html