Build a skeleton using Blender and register it to human mesh.
Python3.6
Blender2.79
opencv-python
numpy
You can edit the skeleton and add a new mesh (obtained from scanner, e.g. PhotoScan) in HumanRegistration.blend. Here, we use SMPL template as example.
Then, run export.py in Blender to export the parameters.
main.py shows a demo of LBS (Linear Blending Skinning) for registered human.

