↓ 13 callersFunctionread_next_bytesRead and unpack the next bytes from a binary file. :param fid: :param num_bytes: Sum of combination of {2, 4, 8}, e.g. 2, 6, 16, 30, etc.
preprocess_sfm/colmap/read_model.py:71
↓ 4 callersMethodadd_image(self, name, camera_id,
prior_q=np.zeros(4), prior_t=np.zeros(3), image_id=None)
preprocess_sfm/colmap/database.py:173
↓ 2 callersMethodadd_camera(self, model, width, height, params,
prior_focal_length=False, camera_id=None)
preprocess_sfm/colmap/database.py:164
↓ 1 callersFunction_generate_samples meta_dict: see parse_tiff.py for information about meta_dict lat_minmax, lon_minmax, alt_minmax: (2,) lat_N, lon_N, alt_N: in
preprocess/approximate_rpc_locally.py:10
↓ 1 callersFunction_solve_projection_matrix x, y, z, col, row: [N, ]; numpy array return: P: 3x4 projection matrix
preprocess/approximate_rpc_locally.py:31
Methodadd_two_view_geometry(self, image_id1, image_id2, matches,
F=np.eye(3), E=np.eye(3), H=np.eye(3), con
preprocess_sfm/colmap/database.py:209
Functionrun_point_triangulation(img_dir, db_file, out_dir, cam_dict_file,
tri_merge_max_reproj_error, tri_complet
preprocess_sfm/colmap_sfm_commands.py:52