LIU ANQI

Results 6 comments of LIU ANQI

general: single_camera: false camera_model: "opencv" cam0: # DJI camera_model: "opencv" images: "*.JPG" intrinsics: [ 3579.456082, 3603.515921, 2644.189243, 2167.575739, 0.059049, -0.162987, 0.024601, 0.002016 ] cam1: # Azure camera_model: "opencv" images: "*.png"...

Thank you for your reply; your work is truly valuable. This issue has been resolved with version 2.0.0. However, in version 1.3.0, the configuration file I set is: general: camera_model:...

When I modify the args content as follows: args = { "dir": "./assets/orchard2", "pipeline": "superpoint+lightglue", "strategy": "bruteforce", "quality": "medium", "tiling": "none", "camera_options": "./config/my_cameras.yaml", "openmvg": None, "force": True, # Remove existing...

In version 2.0 or the dev branch of version 1.3, for example, the first run goes smoothly, taking about 1 minute. The second run of the same command and the...

"Deep Image Matching loaded in 2.715 seconds. PNG file does not have exif data." Sometimes there's a long delay between these two output lines. Is this process extracting the camera's...

I am using Linux, and there are 6 pictures in total, five of which are 4k resolution and one is 2k resolution.