4DGaussians icon indicating copy to clipboard operation
4DGaussians copied to clipboard

Apply colors to gaussian points.

Open darthandvader opened this issue 10 months ago • 1 comments

Hi, I'm curious if it's possible to visualize gaussian points with colors. In the gaussian class I know we can get SH of points but that's 16*3 array. Can I visualize the points with their original colors?

Thank you!

darthandvader avatar Apr 22 '24 22:04 darthandvader

emmm maybe you can find a function named"SH2RGB" in utils/sh_utils.py

guanjunwu avatar Apr 23 '24 11:04 guanjunwu