gaussian-splatting icon indicating copy to clipboard operation
gaussian-splatting copied to clipboard

Question about depth maps' scale

Open jingyuzhao1010 opened this issue 11 months ago • 1 comments
trafficstars

Hi, I rendered the depth map based on the latest version of the code. When the depth map was projected to the point cloud, there was a problem that multiple frames could not be aligned, as shown in the following figure: image image image

Only two frames of the depth map are projected onto 3d, and there is a great distance between them, but looking at the 3d point cloud of each frame alone is correct.

So I want to ask if it is necessary to scale these depth values, such as multiplying by a scale?

jingyuzhao1010 avatar Dec 21 '24 14:12 jingyuzhao1010

H

Hi, I rendered the depth map based on the latest version of the code. When the depth map was projected to the point cloud, there was a problem that multiple frames could not be aligned, as shown in the following figure: image image image

Only two frames of the depth map are projected onto 3d, and there is a great distance between them, but looking at the 3d point cloud of each frame alone is correct.

So I want to ask if it is necessary to scale these depth values, such as multiplying by a scale?

Have you solved this issue? I met same issue in my side.

jingyang2017 avatar Apr 04 '25 22:04 jingyang2017