During my undergraduate studies, I worked on a project in the Geometric Image Processing lab at the Technion. Our project aimed to partially reproduce the paper LiveCap, which focuses on motion capture using a single camera. We aimed to fit a 3D model of a person to the movements seen on camera by fitting a skeleton to its 3D model and optimizing skeleton movements using pose estimation techniques.

You can learn more about our project by checking out the report and the slides. Our project’s code is also available on GitHub.