I completed stitching using six images obtained by rotating in place using Python stitcher class.
however, I would like to implement 360 degree equirectangular image stitching. (like a Google street view 360 camera and Matterport scan)
Can anyone tell me the idea or the data to refer to?
Thank you all,