BaowenZ / RaDe-GS

RaDe-GS: Rasterizing Depth in Gaussian Splatting
Other
460 stars 25 forks source link

depths_double_to_points is different from rendered_expected_coord #49

Open qingjie-wang opened 1 month ago

qingjie-wang commented 1 month ago

why the value of depths_double_to_points(rendered_expected_depth) is different from rendered_expected_coord?

BaowenZ commented 1 month ago

Hi, the rendered_expected_coord are calculated from the inverse of local affine transformation of Gaussian Splatting. While depths_double_to_points uses prospective.