Hi to all,
I'm very sorry if my question is too much stupid, I tried to search on google for possible answers, but I haven't found a lot about this topic.
I would like to use a 360-degree lens with my RGB camera (or to directly use a 360° camera) in order to get a panoramic view with depth information. To be more precise, I would like to get a 3D view in a panoramic video.
Several years ago, I used OpenCV to implement stereo vision by using two RGB cameras with a fixed baseline. Should I implement something similar with two 360-degree cameras or can I obtain the 3D view by using just a single camera?
Is there any sample or document which I can read to get more information?
Thank you!