facebookarchive / Surround360

Surround360 is Facebook's open source hardware and software for capturing stereoscopic 3D 360 video for VR. The repo contains hardware designs, as well as software for camera control and rendering.
Other
2.17k stars 580 forks source link

3D at the top #100

Closed EnriqueMVega closed 7 years ago

EnriqueMVega commented 7 years ago

I was told that is not possible to have 3D at the top of the 360 video but I just found this http://www.vrcolony.net/tutorialsblog/2015/9/19/3-camera-zenith-for-better-3d It makes sense to me. Can I get your opinion on this?

fbriggs commented 7 years ago

It doesn't matter how you arrange the cameras or what the stitching is- 3D will not be perfect at the top or bottom no matter what. The reason has to do with the whole "omni-directional stereo" format. Each column of pixels in the equirect image is correct for a particular head orientation. When you are looking at the horizon, you see only columns of pixels that are for your current head orientation and others that are similar. However, if you are looking too close to the top, you will see some columns of pixels that are appropriate for your current head orientation, and some that are for a 180-degree opposite head orientation, which will give backward depth cues.

It is true that you can get the stereo part of the panorama to go higher up than our current system, which provides only a 77 degree strip of stereo at the horizon.