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 581 forks source link

optical flow computation method #275

Open gh786137611 opened 4 years ago

gh786137611 commented 4 years ago

Hi, which method or paper does the optical flow computation follows? I have troubles in reading the corresponding code. It can be very helpful to give some references.

Thanks.