↓ 1 callersFunctioncamera_matrix_of_crop(
input_camera_matrix,
input_resolution,
output_resolution,
scaling=1,
offset_factor=0.5,
datasets_preprocess/utils/cropping.py:123
↓ 1 callersFunctioncamera_matrix_of_crop(
input_camera_matrix,
input_resolution,
output_resolution,
scaling=1,
offset_factor=0.5,
eval/mv_recon/dataset_utils/cropping.py:97
↓ 1 callersFunctioncamera_matrix_of_crop(
input_camera_matrix,
input_resolution,
output_resolution,
scaling=1,
offset_factor=0.5,
src/dust3r/datasets/utils/cropping.py:101
↓ 1 callersFunctionconvert_scene_metadata(
scene_subdir,
intrinsics_dir,
timestamps,
quaternions,
poses,
poses_cam_to_world,
datasets_preprocess/preprocess_arkitscenes_highres.py:272
↓ 1 callersFunctionconvert_scene_metadata(
scene_subdir,
intrinsics_dir,
timestamps,
quaternions,
poses,
poses_cam_to_world,
datasets_preprocess/preprocess_arkitscenes.py:326
↓ 1 callersFunctionextract_correspondences_from_pts3d(
view1, view2, target_n_corres, rng=np.random, ret_xy=True, nneg=0
)
src/dust3r/datasets/utils/corr.py:55
↓ 1 callersMethodgenerate_sequence(
self, scene, adj_list, num_views, start_index, rng, allow_repeat=False
)
src/dust3r/datasets/blendedmvs.py:194