MCPcopy Create free account
hub / github.com/Anttwo/SuGaR / SH2RGB

Function SH2RGB

gsplat_wrapper/utils.py:105–106  ·  view source on GitHub ↗
(sh)

Source from the content-addressed store, hash-verified

103
104
105def SH2RGB(sh):
106 return sh * C0 + 0.5

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected