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

Stitching algorithm using opencv? #20

Closed uglyer closed 8 years ago

uglyer commented 8 years ago

I want to study the panorama stitching.

fbriggs commented 8 years ago

OpenCV has some sample panorama sticking code, but it is not for stereo/3D.