↓ 2 callersFunction_rotation_origin_to_pt Align the origin (0,0,1) with the target point (x,y,1) in projective space. Method: rotate z to put target on (x'+,0,1), then rotate on Y to get
mast3r/datasets/utils/cropping.py:107
↓ 2 callersFunction_score_cell(cell1, H2, W2, p1, p2, min_corres=10, forced_resolution=None)
mast3r/utils/coarse_to_fine.py:111
↓ 2 callersFunctionalignTrajectory calculate s, R, t so that: gt = R * s * est + t method can be: sim3, se3, posyaw, none; n_aligned: -1 means using all the frames
utils/utils_poses/ATE/align_utils.py:120
↓ 2 callersFunctionconvert_im_matches_pairs(img0, img1, image_to_colmap, im_keypoints, matches_im0, matches_im1, viz)
mast3r/colmap/database.py:25
↓ 2 callersMethoddensification_postfix(self, new_xyz, new_features_dc, new_features_rest, new_opacities, new_scaling, new_rotation)
scene/gaussian_model.py:400
↓ 2 callersFunctionextract_correspondences_from_pts3d(view1, view2, target_n_corres, rng=np.random, ret_xy=True, nneg=0)
mast3r/datasets/utils/cropping.py:22
↓ 2 callersFunctionglobal_alignment_iter(net, cur_iter, niter, lr_base, lr_min, optimizer, schedule)
dust3r/cloud_opt/base_opt.py:352