Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-580695.py
File
recipe-580695.py
recipes/Python/580695_Image_Projection_Onto_Sphere/recipe-580695.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Image Projection onto Sphere
2
# https://en.wikipedia.org/wiki/Equirectangular_projection
3
# Download the test image from the Wikipedia page!
4
# FB36 - 20160731
Callers
nothing calls this directly
Calls
10
min
Function · 0.85
range
Function · 0.85
sin
Method · 0.80
cos
Method · 0.80
random
Method · 0.45
open
Method · 0.45
load
Method · 0.45
new
Method · 0.45
sqrt
Method · 0.45
save
Method · 0.45
Tested by
no test coverage detected