↓ 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.
calib/llff/poses/colmap_read_model.py:70
↓ 2 callersFunctionget_fnames(data_dir, SCENE, log_dir, TEST, NSVF, DATASET, MASK, MIP, STAGE, CROP)
metric/compare.py:46
↓ 2 callersFunctionproject_2d Args - pts: np.ndarray, [H, W, D, 4] - cam_mat: np.ndarray, [4, 4] - view_mat: np.ndarray, [4, 4] Returns: - uv: np.ndarray, [H,
calib/make_visual_hull.py:30