Generating Equirectangular Image from a Floor Image using Python
I have an image of a floor and I want to generate an equirectangular image from it. My expectation is that only the bottom half of the equirectangular image will contain content since I am only using the floor image, and thus, only the area below the horizon will be projected.