↓ 3 callersFunctiondepthmap_to_pts3d Args: - depthmap (BxHxW array): - pseudo_focal: [B,H,W] ; [B,2,H,W] or [B,1,H,W] Returns: pointmap of absolute coordi
benchmark/models/dust3r_root/dust3r/utils/geometry.py:114
↓ 3 callersFunctionmake_K_cam_depth(log_focals, pps, trans, quats, log_sizes, core_depth)
benchmark/models/mast3r_root/mast3r/cloud_opt/sparse_ga.py:269
↓ 3 callersFunctionmake_pts3d(anchors, K, cam2w, depthmaps, base_focals=None, ret_depth=False)
benchmark/models/mast3r_root/mast3r/cloud_opt/sparse_ga.py:513
↓ 3 callersFunctionmerge_corres(idx1, idx2, shape1=None, shape2=None, ret_xy=True, ret_index=False)
benchmark/models/mast3r_root/mast3r/fast_nn.py:87