nerfstudio icon indicating copy to clipboard operation
nerfstudio copied to clipboard

Trying to get the Depth Map from a camera view (the distance from each pixel to the camera position)

Open ferphy opened this issue 10 months ago • 2 comments

I'm trying to obtain the distance from each pixel to the camera that is pointing at it, the problem is that when I try to do it as specified here: (https://github.com/nerfstudio-project/nerfstudio/issues/2147), I only get the RGB frame of the video instead of the depth map. Any suggestions?

ferphy avatar Apr 08 '24 09:04 ferphy

you can try ns-render --help ,this will be help

chais-xp avatar Apr 19 '24 01:04 chais-xp

ok, thank you so much!

ferphy avatar Apr 19 '24 14:04 ferphy

@ferphy are you able to get the absolute depth ?

sumanttyagi avatar Jun 13 '24 18:06 sumanttyagi