Suriya D Murthy

My personal website and portfolio


Project maintained by codesavory Hosted on GitHub Pages — Theme by mattgraham

Realtime Relighting Project

Exploring real-time relighting solutions combines techniques from graphics and augmented reality. Propose a real-time pipeline that captures an image and reconstructs the face in real-time and adds lighting solutions to give desired appearance.

Project Website
Code GitHub
Demo Video

Libraries Used

  1. MediaPipe - 3D feature extraction of face mesh
  2. Open3D - 3D point cloud to mesh reconstruction
  3. OpenCV - Computer Vision based image processing
  4. OpenGL - Real-time graphics pipeline

Screenshots

Feature extraction 3D cloud creation:

Point Cloud Visualization in OpenGL:

Surface Reconstruction using Open3D:

Relighting and overlay in OpenGL: