Hi @fuenwang ,
Thanks for the amazing research. I have followed your work on Bifuse++ and 360 layout visualizer. You are awesome.
I have been looking at the Equirec2Perspec.py and wanted to reverse the process.
Image 1 - Original

Image 2 - Perspective

What if I made some changes in the 2nd image (output of Equi2Perspec.py) and want to stitch it back to the original (Image 1). How can I do that?
I assume that there will be some transformations that needs to be done on the Image 2 (perspective image) to change the projection lines and replace the patch with the updated one.
Hi @fuenwang ,
Thanks for the amazing research. I have followed your work on Bifuse++ and 360 layout visualizer. You are awesome.
I have been looking at the
Equirec2Perspec.pyand wanted to reverse the process.Image 1 - Original

Image 2 - Perspective

What if I made some changes in the 2nd image (output of
Equi2Perspec.py) and want to stitch it back to the original (Image 1). How can I do that?I assume that there will be some transformations that needs to be done on the Image 2 (perspective image) to change the projection lines and replace the patch with the updated one.