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

part of scene is occluded #178

Open QZ1219 opened 7 years ago

QZ1219 commented 7 years ago

Hi, when only one camera sees the part of scene , we can not get the right optical flow of this part. But we need generate the virtual viewpoint of this part, it may have errors. How can we solve the problem or avoid it? Thank you!

aparrapo commented 7 years ago

Hi @QZ1219, can you provide some sample data to show the issue you're having? Are you using the same camera arrangement described on the user manual? If so, the only parts of the 360 space that are only seen by a single camera are the two poles, which only the fisheye cameras can see. In that case, we go from 3D to 2D to compensate, and to solve the problem with not being able to get 3D on the very top and bottom.