MCPcopy 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

minFunction · 0.85
rangeFunction · 0.85
sinMethod · 0.80
cosMethod · 0.80
randomMethod · 0.45
openMethod · 0.45
loadMethod · 0.45
newMethod · 0.45
sqrtMethod · 0.45
saveMethod · 0.45

Tested by

no test coverage detected