Coding: Depth Synthesis for Image-based Navigation

With a set of images from different views of the same scene, this project can reconstruct the depth map and warp images to generate plausible image-based novel views, enable users to navigate between different views of a scene like navigating in front of a completed 3D model.

Github: repository

Origin paper: Depth Synthesis and Local Warps for Plausible Image-based Navigation

In short, by dividing millions of pixels into hundreds of units, we can deduce new information of the scene and render an image-based 3D model.




Enjoy Reading This Article?

Here are some more articles you might like to read next:

  • Write Summation as Matrix
  • Inverse Kinematics
  • Representations of Rotation and Derivation
  • Assembly Language and Language C
  • Note: Pointer in C++