-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ver0.1 - use the "convert to polar coordinates" technique as in https://hnsws.blogspot.com/2011/08/viewing-panoramas-on-fulldome-simple.html
Ver0.2 - use the "equirect to fulldome" technique as in OCVWarp - https://github.com/hn-88/OCVWarp
Ver1.0 - also uses the "equirect to fulldome" technique as above.
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
https://blogs.ntu.edu.sg/openimagecollections/project_tag/landscapes-environments/
https://www.rawpixel.com/search?page=1&similar=3311325&sort=curated&topic_group=_topics
Enhancements would be
- fill the "sky" with gradient to darker colour,
- fade left and right edges to darker colour if original pan is not 360 degrees
- option to mirror the pan if original spans 180 degrees, to make it 360.