Skip to content

Latest commit

 

History

History
19 lines (19 loc) · 643 Bytes

README.md

File metadata and controls

19 lines (19 loc) · 643 Bytes

Pre-rendering preparation

These module contains the utility fucntions required to render the synthetic egocentric imagees, as tranfsering SMPL-X body mesh to blender rendering coordinate system, preparing UV map for body model, and cauculating the egocentric(head mounted) camera trajectory.

Usage

Go to the 'pre_rendering' folder:

cd pre_rendering

Transfer SMPL-X body mesh to blender rendering coordinate system

python transfer_pose.py

Prepare UV map for body model

python prepare_uv.py

Calculate the egocentric camera trajectory

python calculate_camera_trajectory.py