Replies: 1 comment 1 reply
-
I am doing the same thing now. I want to ask that how to save the depth images to local. I notice that when I use GUI and set render_mode to 'depth', I can see the depth images in the window. Then what can i do to save the depth images to local? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am looking for ways to do RGB-D fusion based on the camera trajectory. In addition to rendered RGB image, I have also added depth output. However, when I use the camera poses in transforms.json along with the RGB-D information, the fused TSDF does not seem correct. I think I might be missing a pose transforms based on NGP conventions.
I am also curious if there is a way to get metric-scale depth and reconstruction, given known camera poses and potential depth supervision. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions