Skip to content
hn-88 edited this page Jul 8, 2023 · 7 revisions

Documentation

Algorithm

Ver1.0 - use the "convert to polar coordinates" technique as in https://hnsws.blogspot.com/2011/08/viewing-panoramas-on-fulldome-simple.html

References

On creating gradients and fades in OpenCV -

https://stackoverflow.com/questions/58444510/creating-a-linear-gradient-mask-using-opencv-or

Sources for panoramic images -

https://commons.wikimedia.org/wiki/Category:360%C2%B0_panoramas

https://srisathyasaispacetheatre.blogspot.com/2022/12/panoramic-views-prasanthi-nilayam.html

Enhancements would be

  1. fill the "sky" with gradient to darker colour,
  2. fade left and right edges to darker colour if original pan is not 360 degrees
  3. option to mirror the pan if original spans 180 degrees, to make it 360.
Clone this wiki locally