Perspective-and-Equirectangular
Perspective-and-Equirectangular copied to clipboard
A tool to transfer Perspective between Equirectangular
Results
3
Perspective-and-Equirectangular issues
Sort by
recently updated
recently updated
newest added
Hi, I would like to use this code in a project, but you have not provided indicated a license. Can you please add a LICENSE file and license headers to...
Hey, first of all thanks for this nice library. I stumbled on a bug inside Perspec2Equirec.py in the calculation of the hFOV. instead of `self.hFOV = float(self._height) / self._width *...