cdcseacave / openMVS

open Multi-View Stereo reconstruction library
http://cdcseacave.github.io
GNU Affero General Public License v3.0
3.31k stars 907 forks source link

How to produce the file scene_dense.mvs in DensifyPointCloud #799

Closed FishWoWater closed 2 years ago

FishWoWater commented 2 years ago

Describe the bug I export the mvs file scene.mvs from project OpenSfM and simply call DensifyPointCloud scene.mvs. However, it does not produce the file scene_dense.mvs. I have tried to use other fusion_mode but it does not work still. I am not sure I understand the steps in your wiki or whether there is something I missed. I am using the latest develop branch of OpenMVS(compiled w/o cuda) and latest master branch of OpenSfM.

To Reproduce Steps to reproduce the behavior: 1.export the scene.mvs following the instruction of OpenSfM

  1. DensifyPointCloud scene.mvs

Expected behavior scene_dense.mvs should be produced and I can continue to reconstruct the mesh, refine the mesh...

Screenshots Here is the screenshot (mvs and depth file) image image

Desktop (please complete the following information):

Additional context Here is the output log

16:02:31 [App     ] Build date: Apr  3 2022, 14:16:19
16:02:31 [App     ] CPU: Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz (12 cores)
16:02:31 [App     ] RAM: 15.40GB Physical Memory 2.00GB Virtual Memory
16:02:31 [App     ] OS: Linux 5.4.0-107-generic (x86_64)
16:02:31 [App     ] Disk: 8.05GB (294.00GB) space
16:02:31 [App     ] SSE & AVX compatible CPU & OS detected
16:02:31 [App     ] Command line: DensifyPointCloud scene.mvs
16:02:31 [App     ] Camera model loaded: platform 0; camera  0; f 0.774x0.774; poses 4
16:02:31 [App     ] Camera model loaded: platform 1; camera  0; f 0.762x0.762; poses 1
16:02:31 [App     ] Camera model loaded: platform 2; camera  0; f 0.763x0.763; poses 3
16:02:31 [App     ] Camera model loaded: platform 3; camera  0; f 0.786x0.786; poses 4
16:02:31 [App     ] Camera model loaded: platform 4; camera  0; f 0.763x0.763; poses 1
16:02:31 [App     ] Camera model loaded: platform 5; camera  0; f 0.520x0.520; poses 4
16:02:31 [App     ] Camera model loaded: platform 6; camera  0; f 0.753x0.753; poses 2
16:02:31 [App     ] Camera model loaded: platform 7; camera  0; f 1.425x1.425; poses 1
16:02:31 [App     ] Camera model loaded: platform 8; camera  0; f 0.771x0.771; poses 13
16:02:31 [App     ] Camera model loaded: platform 9; camera  0; f 0.752x0.752; poses 14
16:02:31 [App     ] Camera model loaded: platform 10; camera  0; f 0.815x0.815; poses 1
16:02:31 [App     ] Camera model loaded: platform 11; camera  0; f 0.752x0.752; poses 8
16:02:31 [App     ] Camera model loaded: platform 12; camera  0; f 0.740x0.740; poses 4
16:02:31 [App     ] Camera model loaded: platform 13; camera  0; f 0.769x0.769; poses 12
16:02:31 [App     ] Camera model loaded: platform 14; camera  0; f 0.762x0.762; poses 2
16:02:31 [App     ] Camera model loaded: platform 15; camera  0; f 0.822x0.822; poses 2
16:02:31 [App     ] Camera model loaded: platform 16; camera  0; f 1.048x1.048; poses 1
16:02:31 [App     ] Camera model loaded: platform 17; camera  0; f 0.746x0.746; poses 2
16:02:31 [App     ] Camera model loaded: platform 18; camera  0; f 0.803x0.803; poses 4
16:02:31 [App     ] Scene loaded from interface format (63ms):
    83 images (83 calibrated) with a total of 838.03 MPixels (10.10 MPixels/image)
    17572 points, 0 vertices, 0 faces
16:02:36 [App     ] Preparing images for dense reconstruction completed: 83 images (5s636ms)
16:02:36 [App     ] Selecting images for dense reconstruction completed: 83 images (103ms)
16:02:37 [App     ] Reference image  56 paired with 5 views
16:02:37 [App     ] Reference image  63 paired with 4 views
16:03:20 [App     ] Depth-map for image  56 estimated using  5 images: 2048x1536 (43s515ms)
16:03:21 [App     ] Reference image  14 paired with 4 views
16:03:28 [App     ] Depth-map for image  63 estimated using  4 images: 853x640 (7s451ms)
16:03:28 [App     ] Reference image  42 paired with 5 views
16:03:35 [App     ] Depth-map for image  14 estimated using  4 images: 853x640 (7s169ms)
16:03:35 [App     ] Reference image  28 paired with 5 views
16:04:16 [App     ] Depth-map for image  42 estimated using  5 images: 1824x1368 (41s113ms)
16:04:17 [App     ] Reference image   7 paired with 5 views
16:05:18 [App     ] Depth-map for image  28 estimated using  5 images: 2304x1728 (1m1s420ms)
16:05:18 [App     ] Reference image   0 paired with 5 views
16:06:02 [App     ] Depth-map for image   7 estimated using  5 images: 2000x1500 (43s928ms)
16:06:02 [App     ] Reference image  35 paired with 5 views
16:06:56 [App     ] Depth-map for image   0 estimated using  5 images: 2016x1512 (53s873ms)
16:06:56 [App     ] Reference image  49 paired with 5 views
16:07:29 [App     ] Depth-map for image  35 estimated using  5 images: 1824x1368 (33s506ms)
16:07:30 [App     ] Reference image  77 paired with 5 views
16:08:17 [App     ] Depth-map for image  49 estimated using  5 images: 2016x1512 (47s247ms)
16:08:17 [App     ] Reference image  21 paired with 5 views
16:08:27 [App     ] Depth-map for image  77 estimated using  5 images: 853x640 (10s384ms)
16:08:27 [App     ] Reference image  70 paired with 3 views
16:09:20 [App     ] Depth-map for image  21 estimated using  5 images: 2016x1512 (53s398ms)
16:09:21 [App     ] Reference image  15 paired with 5 views
16:09:26 [App     ] Depth-map for image  70 estimated using  3 images: 948x640 (5s848ms)
16:09:27 [App     ] Reference image  64 paired with 5 views
16:10:37 [App     ] Depth-map for image  15 estimated using  5 images: 2304x1728 (1m10s140ms)
16:10:37 [App     ] Reference image  78 paired with 5 views
16:11:25 [App     ] Depth-map for image  64 estimated using  5 images: 2048x1536 (48s229ms)
16:11:25 [App     ] Reference image  71 paired with 5 views
16:12:18 [App     ] Depth-map for image  78 estimated using  5 images: 2312x1040 (53s85ms)
16:12:18 [App     ] Reference image  50 paired with 5 views
16:13:26 [App     ] Depth-map for image  71 estimated using  5 images: 2304x1728 (1m8s468ms)
16:13:27 [App     ] Reference image  43 paired with 5 views
16:14:21 [App     ] Depth-map for image  50 estimated using  5 images: 2304x1728 (54s780ms)
16:14:21 [App     ] Reference image  36 paired with 0 views
16:14:22 [App     ] Reference image  22 paired with 5 views
16:14:59 [App     ] Depth-map for image  43 estimated using  5 images: 1920x1296 (37s297ms)
16:14:59 [App     ] Reference image   1 paired with 5 views
16:16:31 [App     ] Depth-map for image  22 estimated using  5 images: 2304x1728 (1m32s21ms)
16:16:31 [App     ] Reference image   8 paired with 5 views
16:17:17 [App     ] Depth-map for image   1 estimated using  5 images: 2000x1500 (46s377ms)
16:17:17 [App     ] Reference image  57 paired with 5 views
16:18:09 [App     ] Depth-map for image   8 estimated using  5 images: 2000x1500 (52s297ms)
16:18:10 [App     ] Reference image   2 paired with 5 views
16:18:48 [App     ] Depth-map for image  57 estimated using  5 images: 1824x1368 (38s394ms)
16:18:48 [App     ] Reference image  29 paired with 5 views
16:20:19 [App     ] Depth-map for image   2 estimated using  5 images: 2304x1728 (1m31s342ms)
16:20:20 [App     ] Reference image  65 paired with 5 views
16:21:06 [App     ] Depth-map for image  29 estimated using  5 images: 2000x1500 (46s158ms)
16:21:06 [App     ] Reference image  79 paired with 3 views
16:21:45 [App     ] Depth-map for image  65 estimated using  5 images: 2000x1500 (39s11ms)
16:21:45 [App     ] Reference image  44 paired with 5 views
16:22:08 [App     ] Depth-map for image  79 estimated using  3 images: 1824x1368 (23s718ms)
16:22:09 [App     ] Reference image  37 paired with 5 views
16:22:48 [App     ] Depth-map for image  44 estimated using  5 images: 1920x1296 (39s70ms)
16:22:48 [App     ] Reference image  72 paired with 5 views
16:23:01 [App     ] Depth-map for image  37 estimated using  5 images: 853x640 (13s682ms)
16:23:01 [App     ] Reference image  51 paired with 0 views
16:23:01 [App     ] Reference image  45 paired with 5 views
16:23:53 [App     ] Depth-map for image  72 estimated using  5 images: 2312x1040 (51s800ms)
16:23:53 [App     ] Reference image  16 paired with 5 views
16:24:44 [App     ] Depth-map for image  45 estimated using  5 images: 2312x1040 (51s60ms)
16:24:44 [App     ] Reference image  38 paired with 5 views
16:25:30 [App     ] Depth-map for image  16 estimated using  5 images: 1824x1368 (45s438ms)
16:25:30 [App     ] Reference image  46 paired with 5 views
16:26:36 [App     ] Depth-map for image  38 estimated using  5 images: 2016x1512 (1m6s34ms)
16:26:37 [App     ] Reference image  52 paired with 5 views
16:29:03 [App     ] Depth-map for image  46 estimated using  5 images: 2312x1736 (2m27s273ms)
16:29:04 [App     ] Reference image  58 paired with 5 views
16:29:50 [App     ] Depth-map for image  52 estimated using  5 images: 2000x1500 (46s396ms)
16:29:50 [App     ] Reference image   9 paired with 5 views
16:30:06 [App     ] Depth-map for image  58 estimated using  5 images: 1920x1296 (16s376ms)
16:30:06 [App     ] Reference image  30 paired with 5 views
16:30:43 [App     ] Depth-map for image   9 estimated using  5 images: 2304x1728 (37s)
16:30:43 [App     ] Reference image  66 paired with 5 views
16:31:06 [App     ] Depth-map for image  30 estimated using  5 images: 1984x1488 (22s861ms)
16:31:06 [App     ] Reference image  80 paired with 5 views
16:31:25 [App     ] Depth-map for image  66 estimated using  5 images: 1824x1368 (18s392ms)
16:31:25 [App     ] Reference image  23 paired with 5 views
16:31:47 [App     ] Depth-map for image  80 estimated using  5 images: 2312x1040 (22s396ms)
16:31:47 [App     ] Reference image  73 paired with 5 views
16:32:08 [App     ] Depth-map for image  23 estimated using  5 images: 1984x1488 (20s949ms)
16:32:08 [App     ] Reference image  39 paired with 5 views
16:32:29 [App     ] Depth-map for image  73 estimated using  5 images: 2016x1512 (21s346ms)
16:32:30 [App     ] Reference image  59 paired with 5 views
16:32:56 [App     ] Depth-map for image  39 estimated using  5 images: 2016x1512 (26s511ms)
16:32:56 [App     ] Reference image  17 paired with 5 views
16:33:37 [App     ] Depth-map for image  59 estimated using  5 images: 2304x1728 (41s223ms)
16:33:37 [App     ] Reference image  53 paired with 5 views
16:34:12 [App     ] Depth-map for image  17 estimated using  5 images: 2312x1736 (34s185ms)
16:34:12 [App     ] Reference image   3 paired with 5 views
16:34:29 [App     ] Depth-map for image  53 estimated using  5 images: 2016x1512 (16s999ms)
16:34:29 [App     ] Reference image  74 paired with 2 views
16:34:54 [App     ] Depth-map for image   3 estimated using  5 images: 2000x1500 (25s238ms)
16:34:54 [App     ] Reference image  24 paired with 5 views
16:34:56 [App     ] Depth-map for image  74 estimated using  2 images: 853x640 (1s983ms)
16:34:56 [App     ] Reference image  75 paired with 1 views
16:35:00 [App     ] Depth-map for image  24 estimated using  5 images: 853x640 (3s913ms)
16:35:00 [App     ] Reference image  81 paired with 1 views
16:35:05 [App     ] Depth-map for image  75 with image  57 estimated: 1984x1488 (5s549ms)
16:35:05 [App     ] Reference image  67 paired with 5 views
16:35:06 [App     ] Depth-map for image  81 with image  74 estimated: 948x640 (1s46ms)
16:35:06 [App     ] Reference image  31 paired with 5 views
16:35:21 [App     ] Depth-map for image  67 estimated using  5 images: 1920x1296 (14s497ms)
16:35:21 [App     ] Reference image  25 paired with 5 views
16:35:53 [App     ] Depth-map for image  31 estimated using  5 images: 2304x1728 (32s463ms)
16:35:54 [App     ] Reference image  82 paired with 5 views
16:36:37 [App     ] Depth-map for image  25 estimated using  5 images: 2304x1728 (43s760ms)
16:36:38 [App     ] Reference image   4 paired with 5 views
16:37:54 [App     ] Depth-map for image  82 estimated using  5 images: 2304x1728 (1m16s843ms)
16:37:54 [App     ] Reference image  47 paired with 5 views
16:38:04 [App     ] Depth-map for image   4 estimated using  5 images: 853x640 (9s875ms)
16:38:04 [App     ] Reference image  10 paired with 5 views
16:38:28 [App     ] Depth-map for image  47 estimated using  5 images: 2000x1500 (23s748ms)
16:38:28 [App     ] Reference image  40 paired with 5 views
16:38:47 [App     ] Depth-map for image  10 estimated using  5 images: 2016x1512 (19s663ms)
16:38:48 [App     ] Reference image  54 paired with 3 views
16:38:54 [App     ] Depth-map for image  40 estimated using  5 images: 853x640 (6s31ms)
16:38:54 [App     ] Reference image  41 paired with 5 views
16:39:09 [App     ] Depth-map for image  54 estimated using  3 images: 2016x1512 (15s745ms)
16:39:09 [App     ] Reference image  68 paired with 5 views
16:39:51 [App     ] Depth-map for image  41 estimated using  5 images: 2304x1728 (41s802ms)
16:39:51 [App     ] Reference image   5 paired with 2 views
16:40:14 [App     ] Depth-map for image  68 estimated using  5 images: 1824x1368 (22s968ms)
16:40:14 [App     ] Reference image  60 paired with 4 views
16:40:16 [App     ] Depth-map for image   5 estimated using  2 images: 853x640 (2s179ms)
16:40:16 [App     ] Reference image  61 paired with 1 views
16:40:20 [App     ] Depth-map for image  60 estimated using  4 images: 853x640 (3s520ms)
16:40:20 [App     ] Reference image  76 paired with 5 views
16:40:27 [App     ] Depth-map for image  61 with image  59 estimated: 2048x1536 (7s313ms)
16:40:27 [App     ] Reference image  26 paired with 5 views
16:41:05 [App     ] Depth-map for image  76 estimated using  5 images: 2304x1728 (37s627ms)
16:41:05 [App     ] Reference image  18 paired with 5 views
16:41:40 [App     ] Depth-map for image  26 estimated using  5 images: 2304x1728 (34s887ms)
16:41:40 [App     ] Reference image  48 paired with 5 views
16:42:05 [App     ] Depth-map for image  18 estimated using  5 images: 2016x1512 (25s30ms)
16:42:05 [App     ] Reference image   6 paired with 5 views
16:42:42 [App     ] Depth-map for image  48 estimated using  5 images: 2304x1728 (37s163ms)
16:42:42 [App     ] Reference image  11 paired with 2 views
16:42:48 [App     ] Depth-map for image   6 estimated using  5 images: 853x640 (6s112ms)
16:42:48 [App     ] Reference image  69 paired with 5 views
16:43:00 [App     ] Depth-map for image  11 estimated using  2 images: 1984x1488 (11s669ms)
16:43:00 [App     ] Reference image  62 paired with 0 views
16:43:00 [App     ] Reference image  32 paired with 5 views
16:43:31 [App     ] Depth-map for image  69 estimated using  5 images: 2304x1728 (31s165ms)
16:43:31 [App     ] Reference image  55 paired with 5 views
16:44:01 [App     ] Depth-map for image  32 estimated using  5 images: 2304x1728 (30s131ms)
16:44:01 [App     ] Reference image  27 paired with 5 views
16:44:30 [App     ] Depth-map for image  55 estimated using  5 images: 2016x1512 (29s111ms)
16:44:31 [App     ] Reference image  19 paired with 5 views
16:44:51 [App     ] Depth-map for image  27 estimated using  5 images: 2048x1536 (20s342ms)
16:44:51 [App     ] Reference image  12 paired with 5 views
16:45:25 [App     ] Depth-map for image  19 estimated using  5 images: 2304x1728 (33s708ms)
16:45:25 [App     ] Reference image  33 paired with 5 views
16:45:52 [App     ] Depth-map for image  12 estimated using  5 images: 2016x1512 (27s751ms)
16:45:53 [App     ] Reference image  13 paired with 0 views
16:45:53 [App     ] Reference image  20 paired with 1 views
16:46:18 [App     ] Depth-map for image  33 estimated using  5 images: 2016x1512 (25s23ms)
16:46:18 [App     ] Reference image  34 paired with 5 views
16:46:19 [App     ] Depth-map for image  20 with image  74 estimated: 852x640 (1s271ms)
16:46:45 [App     ] Depth-map for image  34 estimated using  5 images: 1824x1368 (25s811ms)
16:46:45 [App     ] Reference image  56 paired with 5 views
16:46:45 [App     ] Reference image  63 paired with 4 views
16:46:56 [App     ] Depth-map for image  56 estimated using  5 images: 2048x1536 (10s698ms)
16:46:56 [App     ] Reference image  14 paired with 4 views
16:46:57 [App     ] Depth-map for image  63 estimated using  4 images: 853x640 (1s258ms)
16:46:57 [App     ] Reference image  42 paired with 5 views
16:46:58 [App     ] Depth-map for image  14 estimated using  4 images: 853x640 (1s448ms)
16:46:58 [App     ] Reference image  28 paired with 5 views
16:47:07 [App     ] Depth-map for image  42 estimated using  5 images: 1824x1368 (8s358ms)
16:47:07 [App     ] Reference image   7 paired with 5 views
16:47:18 [App     ] Depth-map for image  28 estimated using  5 images: 2304x1728 (10s934ms)
16:47:18 [App     ] Reference image   0 paired with 5 views
16:47:26 [App     ] Depth-map for image   7 estimated using  5 images: 2000x1500 (8s333ms)
16:47:26 [App     ] Reference image  35 paired with 5 views
16:47:37 [App     ] Depth-map for image   0 estimated using  5 images: 2016x1512 (10s672ms)
16:47:37 [App     ] Reference image  49 paired with 5 views
16:47:43 [App     ] Depth-map for image  35 estimated using  5 images: 1824x1368 (6s540ms)
16:47:43 [App     ] Reference image  77 paired with 5 views
16:47:52 [App     ] Depth-map for image  49 estimated using  5 images: 2016x1512 (8s469ms)
16:47:52 [App     ] Reference image  21 paired with 5 views
16:47:54 [App     ] Depth-map for image  77 estimated using  5 images: 853x640 (2s461ms)
16:47:54 [App     ] Reference image  70 paired with 3 views
16:48:06 [App     ] Depth-map for image  21 estimated using  5 images: 2016x1512 (11s655ms)
16:48:06 [App     ] Reference image  15 paired with 5 views
16:48:07 [App     ] Depth-map for image  70 estimated using  3 images: 948x640 (1s191ms)
16:48:07 [App     ] Reference image  64 paired with 5 views
16:48:21 [App     ] Depth-map for image  15 estimated using  5 images: 2304x1728 (13s638ms)
16:48:21 [App     ] Reference image  78 paired with 5 views
16:48:29 [App     ] Depth-map for image  64 estimated using  5 images: 2048x1536 (8s306ms)
16:48:29 [App     ] Reference image  71 paired with 5 views
16:48:39 [App     ] Depth-map for image  78 estimated using  5 images: 2312x1040 (9s999ms)
16:48:39 [App     ] Reference image  50 paired with 5 views
16:48:54 [App     ] Depth-map for image  71 estimated using  5 images: 2304x1728 (14s663ms)
16:48:54 [App     ] Reference image  43 paired with 5 views
16:49:04 [App     ] Depth-map for image  50 estimated using  5 images: 2304x1728 (10s269ms)
16:49:04 [App     ] Reference image  36 paired with 0 views
16:49:04 [App     ] Reference image  22 paired with 5 views
16:49:12 [App     ] Depth-map for image  43 estimated using  5 images: 1920x1296 (7s616ms)
16:49:12 [App     ] Reference image   1 paired with 5 views
16:49:28 [App     ] Depth-map for image  22 estimated using  5 images: 2304x1728 (16s268ms)
16:49:28 [App     ] Reference image   8 paired with 5 views
16:49:37 [App     ] Depth-map for image   1 estimated using  5 images: 2000x1500 (8s434ms)
16:49:37 [App     ] Reference image  57 paired with 5 views
16:49:46 [App     ] Depth-map for image   8 estimated using  5 images: 2000x1500 (9s847ms)
16:49:47 [App     ] Reference image   2 paired with 5 views
16:49:54 [App     ] Depth-map for image  57 estimated using  5 images: 1824x1368 (7s841ms)
16:49:54 [App     ] Reference image  29 paired with 5 views
16:50:12 [App     ] Depth-map for image   2 estimated using  5 images: 2304x1728 (17s320ms)
16:50:12 [App     ] Reference image  65 paired with 5 views
16:50:22 [App     ] Depth-map for image  29 estimated using  5 images: 2000x1500 (9s861ms)
16:50:22 [App     ] Reference image  79 paired with 3 views
16:50:30 [App     ] Depth-map for image  65 estimated using  5 images: 2000x1500 (8s302ms)
16:50:30 [App     ] Reference image  44 paired with 5 views
16:50:34 [App     ] Depth-map for image  79 estimated using  3 images: 1824x1368 (4s437ms)
16:50:34 [App     ] Reference image  37 paired with 5 views
16:50:41 [App     ] Depth-map for image  44 estimated using  5 images: 1920x1296 (6s709ms)
16:50:41 [App     ] Reference image  72 paired with 5 views
16:50:44 [App     ] Depth-map for image  37 estimated using  5 images: 853x640 (2s518ms)
16:50:44 [App     ] Reference image  51 paired with 0 views
16:50:44 [App     ] Reference image  45 paired with 5 views
16:50:53 [App     ] Depth-map for image  72 estimated using  5 images: 2312x1040 (9s798ms)
16:50:54 [App     ] Reference image  16 paired with 5 views
16:51:05 [App     ] Depth-map for image  45 estimated using  5 images: 2312x1040 (11s233ms)
16:51:05 [App     ] Reference image  38 paired with 5 views
16:51:13 [App     ] Depth-map for image  16 estimated using  5 images: 1824x1368 (8s66ms)
16:51:13 [App     ] Reference image  46 paired with 5 views
16:51:24 [App     ] Depth-map for image  38 estimated using  5 images: 2016x1512 (11s625ms)
16:51:25 [App     ] Reference image  52 paired with 5 views
16:51:49 [App     ] Depth-map for image  46 estimated using  5 images: 2312x1736 (24s512ms)
16:51:49 [App     ] Reference image  58 paired with 5 views
16:52:23 [App     ] Depth-map for image  52 estimated using  5 images: 2000x1500 (33s708ms)
16:52:23 [App     ] Reference image   9 paired with 5 views
16:52:41 [App     ] Depth-map for image  58 estimated using  5 images: 1920x1296 (17s797ms)
16:52:41 [App     ] Reference image  30 paired with 5 views
16:53:49 [App     ] Depth-map for image   9 estimated using  5 images: 2304x1728 (1m7s621ms)
16:53:49 [App     ] Reference image  66 paired with 5 views
16:54:26 [App     ] Depth-map for image  30 estimated using  5 images: 1984x1488 (37s793ms)
16:54:27 [App     ] Reference image  80 paired with 5 views
16:54:53 [App     ] Depth-map for image  66 estimated using  5 images: 1824x1368 (25s985ms)
16:54:53 [App     ] Reference image  23 paired with 5 views
16:55:10 [App     ] Depth-map for image  80 estimated using  5 images: 2312x1040 (17s561ms)
16:55:11 [App     ] Reference image  73 paired with 5 views
16:55:26 [App     ] Depth-map for image  23 estimated using  5 images: 1984x1488 (15s104ms)
16:55:26 [App     ] Reference image  39 paired with 5 views
16:55:42 [App     ] Depth-map for image  73 estimated using  5 images: 2016x1512 (16s756ms)
16:55:43 [App     ] Reference image  59 paired with 5 views
16:56:01 [App     ] Depth-map for image  39 estimated using  5 images: 2016x1512 (19s88ms)
16:56:02 [App     ] Reference image  17 paired with 5 views
16:56:27 [App     ] Depth-map for image  59 estimated using  5 images: 2304x1728 (25s750ms)
16:56:28 [App     ] Reference image  53 paired with 5 views
16:56:49 [App     ] Depth-map for image  17 estimated using  5 images: 2312x1736 (21s828ms)
16:56:50 [App     ] Reference image   3 paired with 5 views
16:57:03 [App     ] Depth-map for image  53 estimated using  5 images: 2016x1512 (13s790ms)
16:57:03 [App     ] Reference image  74 paired with 2 views
16:57:22 [App     ] Depth-map for image   3 estimated using  5 images: 2000x1500 (18s964ms)
16:57:23 [App     ] Reference image  24 paired with 5 views
16:57:24 [App     ] Depth-map for image  74 estimated using  2 images: 853x640 (1s681ms)
16:57:24 [App     ] Reference image  75 paired with 1 views
16:57:27 [App     ] Depth-map for image  24 estimated using  5 images: 853x640 (3s246ms)
16:57:27 [App     ] Reference image  81 paired with 1 views
16:57:32 [App     ] Depth-map for image  75 with image  57 estimated: 1984x1488 (4s580ms)
16:57:32 [App     ] Reference image  67 paired with 5 views
16:57:33 [App     ] Depth-map for image  81 with image  74 estimated: 948x640 (988ms)
16:57:33 [App     ] Reference image  31 paired with 5 views
16:57:44 [App     ] Depth-map for image  67 estimated using  5 images: 1920x1296 (11s93ms)
16:57:44 [App     ] Reference image  25 paired with 5 views
16:58:09 [App     ] Depth-map for image  31 estimated using  5 images: 2304x1728 (25s96ms)
16:58:10 [App     ] Reference image  82 paired with 5 views
16:58:27 [App     ] Depth-map for image  25 estimated using  5 images: 2304x1728 (17s818ms)
16:58:27 [App     ] Reference image   4 paired with 5 views
16:58:47 [App     ] Depth-map for image  82 estimated using  5 images: 2304x1728 (19s336ms)
16:58:47 [App     ] Reference image  47 paired with 5 views
16:58:51 [App     ] Depth-map for image   4 estimated using  5 images: 853x640 (4s197ms)
16:58:51 [App     ] Reference image  10 paired with 5 views
16:59:05 [App     ] Depth-map for image  47 estimated using  5 images: 2000x1500 (14s478ms)
16:59:06 [App     ] Reference image  40 paired with 5 views
16:59:20 [App     ] Depth-map for image  10 estimated using  5 images: 2016x1512 (14s780ms)
16:59:21 [App     ] Reference image  54 paired with 3 views
16:59:24 [App     ] Depth-map for image  40 estimated using  5 images: 853x640 (4s63ms)
16:59:25 [App     ] Reference image  41 paired with 5 views
16:59:51 [App     ] Depth-map for image  54 estimated using  3 images: 2016x1512 (26s914ms)
16:59:52 [App     ] Reference image  68 paired with 5 views
17:00:52 [App     ] Depth-map for image  41 estimated using  5 images: 2304x1728 (1m464ms)
17:00:53 [App     ] Reference image   5 paired with 2 views
17:01:22 [App     ] Depth-map for image  68 estimated using  5 images: 1824x1368 (30s108ms)
17:01:23 [App     ] Reference image  60 paired with 4 views
17:01:26 [App     ] Depth-map for image   5 estimated using  2 images: 853x640 (3s872ms)
17:01:26 [App     ] Reference image  61 paired with 1 views
17:01:31 [App     ] Depth-map for image  60 estimated using  4 images: 853x640 (4s644ms)
17:01:32 [App     ] Reference image  76 paired with 5 views
17:01:43 [App     ] Depth-map for image  61 with image  59 estimated: 2048x1536 (12s120ms)
17:01:44 [App     ] Reference image  26 paired with 5 views
17:02:31 [App     ] Depth-map for image  76 estimated using  5 images: 2304x1728 (47s460ms)
17:02:31 [App     ] Reference image  18 paired with 5 views
17:03:15 [App     ] Depth-map for image  26 estimated using  5 images: 2304x1728 (43s750ms)
17:03:15 [App     ] Reference image  48 paired with 5 views
17:03:40 [App     ] Depth-map for image  18 estimated using  5 images: 2016x1512 (25s224ms)
17:03:41 [App     ] Reference image   6 paired with 5 views
17:04:25 [App     ] Depth-map for image  48 estimated using  5 images: 2304x1728 (45s251ms)
17:04:26 [App     ] Reference image  11 paired with 2 views
17:04:34 [App     ] Depth-map for image   6 estimated using  5 images: 853x640 (8s338ms)
17:04:34 [App     ] Reference image  69 paired with 5 views
17:04:51 [App     ] Depth-map for image  11 estimated using  2 images: 1984x1488 (17s439ms)
17:04:51 [App     ] Reference image  62 paired with 0 views
17:04:52 [App     ] Reference image  32 paired with 5 views
17:05:32 [App     ] Depth-map for image  69 estimated using  5 images: 2304x1728 (40s562ms)
17:05:32 [App     ] Reference image  55 paired with 5 views
17:05:55 [App     ] Depth-map for image  32 estimated using  5 images: 2304x1728 (23s71ms)
17:05:55 [App     ] Reference image  27 paired with 5 views
17:06:19 [App     ] Depth-map for image  55 estimated using  5 images: 2016x1512 (23s689ms)
17:06:19 [App     ] Reference image  19 paired with 5 views
17:06:38 [App     ] Depth-map for image  27 estimated using  5 images: 2048x1536 (19s72ms)
17:06:38 [App     ] Reference image  12 paired with 5 views
17:07:03 [App     ] Depth-map for image  19 estimated using  5 images: 2304x1728 (25s116ms)
17:07:04 [App     ] Reference image  33 paired with 5 views
17:07:24 [App     ] Depth-map for image  12 estimated using  5 images: 2016x1512 (20s843ms)
17:07:24 [App     ] Reference image  13 paired with 0 views
17:07:24 [App     ] Reference image  20 paired with 1 views
17:07:43 [App     ] Depth-map for image  33 estimated using  5 images: 2016x1512 (18s831ms)
17:07:43 [App     ] Reference image  34 paired with 5 views
17:07:44 [App     ] Depth-map for image  20 with image  74 estimated: 852x640 (1s451ms)
17:08:06 [App     ] Depth-map for image  34 estimated using  5 images: 1824x1368 (21s200ms)
17:08:06 [App     ] Reference image  56 paired with 5 views
17:08:06 [App     ] error: opening file 'depth0048.dmap' for reading depth-data
17:08:07 [App     ] Reference image  63 paired with 4 views
17:08:25 [App     ] Depth-map for image  56 estimated using  5 images: 2048x1536 (18s790ms)
17:08:27 [App     ] Reference image  14 paired with 4 views
17:08:28 [App     ] Depth-map for image  63 estimated using  4 images: 853x640 (2s447ms)
17:08:28 [App     ] Reference image  42 paired with 5 views
17:08:28 [App     ] error: opening file 'depth0006.dmap' for reading depth-data
17:08:28 [App     ] error: opening file 'depth0034.dmap' for reading depth-data
17:08:31 [App     ] Depth-map for image  14 estimated using  4 images: 853x640 (3s420ms)
17:08:32 [App     ] Reference image  28 paired with 5 views
17:08:48 [App     ] Depth-map for image  42 estimated using  5 images: 1824x1368 (16s615ms)
17:08:49 [App     ] Reference image   7 paired with 5 views
17:09:09 [App     ] Depth-map for image  28 estimated using  5 images: 2304x1728 (20s935ms)
17:09:10 [App     ] Reference image   0 paired with 5 views
17:09:10 [App     ] error: opening file 'depth0033.dmap' for reading depth-data
17:09:27 [App     ] Depth-map for image   7 estimated using  5 images: 2000x1500 (17s594ms)
17:09:27 [App     ] Reference image  35 paired with 5 views
17:09:49 [App     ] Depth-map for image   0 estimated using  5 images: 2016x1512 (22s54ms)
17:09:50 [App     ] Reference image  49 paired with 5 views
17:10:03 [App     ] Depth-map for image  35 estimated using  5 images: 1824x1368 (14s321ms)
17:10:04 [App     ] Reference image  77 paired with 5 views
17:10:04 [App     ] error: opening file 'depth0033.dmap' for reading depth-data
17:10:26 [App     ] Depth-map for image  49 estimated using  5 images: 2016x1512 (22s418ms)
17:10:28 [App     ] Reference image  21 paired with 5 views
17:10:28 [App     ] error: opening file 'depth0048.dmap' for reading depth-data
17:10:33 [App     ] Depth-map for image  77 estimated using  5 images: 853x640 (7s284ms)
17:10:33 [App     ] Reference image  70 paired with 3 views
17:11:11 [App     ] Depth-map for image  21 estimated using  5 images: 2016x1512 (38s186ms)
17:11:13 [App     ] Reference image  15 paired with 5 views
17:11:16 [App     ] Depth-map for image  70 estimated using  3 images: 948x640 (4s336ms)
17:11:16 [App     ] Reference image  64 paired with 5 views
17:11:16 [App     ] error: opening file 'depth0048.dmap' for reading depth-data
17:11:44 [App     ] Depth-map for image  15 estimated using  5 images: 2304x1728 (28s847ms)
17:11:46 [App     ] Reference image  78 paired with 5 views
17:11:46 [App     ] error: opening file 'depth0034.dmap' for reading depth-data
17:12:02 [App     ] Depth-map for image  64 estimated using  5 images: 2048x1536 (17s873ms)
17:12:04 [App     ] Reference image  71 paired with 5 views
17:12:04 [App     ] error: opening file 'depth0034.dmap' for reading depth-data
17:12:04 [App     ] error: opening file 'depth0006.dmap' for reading depth-data
17:12:25 [App     ] Depth-map for image  78 estimated using  5 images: 2312x1040 (22s584ms)
17:12:26 [App     ] Reference image  50 paired with 5 views
17:12:26 [App     ] error: opening file 'depth0006.dmap' for reading depth-data
17:12:56 [App     ] Depth-map for image  71 estimated using  5 images: 2304x1728 (30s538ms)
17:12:57 [App     ] Reference image  43 paired with 5 views
17:13:18 [App     ] Depth-map for image  50 estimated using  5 images: 2304x1728 (22s66ms)
17:13:19 [App     ] Reference image  36 paired with 0 views
17:13:19 [App     ] Reference image  22 paired with 5 views
17:13:20 [App     ] error: opening file 'depth0012.dmap' for reading depth-data
17:13:32 [App     ] Depth-map for image  43 estimated using  5 images: 1920x1296 (13s833ms)
17:13:32 [App     ] Reference image   1 paired with 5 views
17:13:32 [App     ] error: opening file 'depth0012.dmap' for reading depth-data
17:14:06 [App     ] Depth-map for image  22 estimated using  5 images: 2304x1728 (33s821ms)
17:14:07 [App     ] Reference image   8 paired with 5 views
17:14:24 [App     ] Depth-map for image   1 estimated using  5 images: 2000x1500 (18s557ms)
17:14:25 [App     ] Reference image  57 paired with 5 views
17:14:44 [App     ] Depth-map for image   8 estimated using  5 images: 2000x1500 (19s800ms)
17:14:46 [App     ] Reference image   2 paired with 5 views
17:14:46 [App     ] error: opening file 'depth0069.dmap' for reading depth-data
17:14:58 [App     ] Depth-map for image  57 estimated using  5 images: 1824x1368 (13s774ms)
17:14:58 [App     ] Reference image  29 paired with 5 views
17:14:58 [App     ] error: opening file 'depth0012.dmap' for reading depth-data
17:15:33 [App     ] Depth-map for image   2 estimated using  5 images: 2304x1728 (35s333ms)
17:15:34 [App     ] Reference image  65 paired with 5 views
17:15:34 [App     ] error: opening file 'depth0006.dmap' for reading depth-data
17:15:52 [App     ] Depth-map for image  29 estimated using  5 images: 2000x1500 (18s252ms)
17:15:52 [App     ] Reference image  79 paired with 3 views
17:16:08 [App     ] Depth-map for image  65 estimated using  5 images: 2000x1500 (16s670ms)
17:16:09 [App     ] Reference image  44 paired with 5 views
17:16:19 [App     ] Depth-map for image  79 estimated using  3 images: 1824x1368 (10s343ms)
17:16:20 [App     ] Reference image  37 paired with 5 views
17:16:20 [App     ] error: opening file 'depth0006.dmap' for reading depth-data
17:16:20 [App     ] error: opening file 'depth0034.dmap' for reading depth-data
17:16:33 [App     ] Depth-map for image  44 estimated using  5 images: 1920x1296 (13s804ms)
17:16:34 [App     ] Reference image  72 paired with 5 views
17:16:34 [App     ] error: opening file 'depth0033.dmap' for reading depth-data
17:16:38 [App     ] Depth-map for image  37 estimated using  5 images: 853x640 (5s378ms)
17:16:38 [App     ] Reference image  51 paired with 0 views
17:16:38 [App     ] Reference image  45 paired with 5 views
17:16:58 [App     ] Depth-map for image  72 estimated using  5 images: 2312x1040 (19s986ms)
17:16:59 [App     ] Reference image  16 paired with 5 views
17:17:21 [App     ] Depth-map for image  45 estimated using  5 images: 2312x1040 (23s349ms)
17:17:22 [App     ] Reference image  38 paired with 5 views
17:17:36 [App     ] Depth-map for image  16 estimated using  5 images: 1824x1368 (14s979ms)
17:17:38 [App     ] Reference image  46 paired with 5 views
17:18:00 [App     ] Depth-map for image  38 estimated using  5 images: 2016x1512 (23s140ms)
17:18:01 [App     ] Reference image  52 paired with 5 views
17:18:28 [App     ] Depth-map for image  46 estimated using  5 images: 2312x1736 (27s832ms)
17:18:29 [App     ] Reference image  58 paired with 5 views
17:18:46 [App     ] Depth-map for image  52 estimated using  5 images: 2000x1500 (18s641ms)
17:18:48 [App     ] Reference image   9 paired with 5 views
17:18:48 [App     ] error: opening file 'depth0048.dmap' for reading depth-data
17:19:04 [App     ] Depth-map for image  58 estimated using  5 images: 1920x1296 (17s587ms)
17:19:04 [App     ] Reference image  30 paired with 5 views
17:19:36 [App     ] Depth-map for image   9 estimated using  5 images: 2304x1728 (32s367ms)
17:19:37 [App     ] Reference image  66 paired with 5 views
17:19:37 [App     ] error: opening file 'depth0048.dmap' for reading depth-data
17:19:56 [App     ] Depth-map for image  30 estimated using  5 images: 1984x1488 (20s26ms)
17:19:57 [App     ] Reference image  80 paired with 5 views
17:20:12 [App     ] Depth-map for image  66 estimated using  5 images: 1824x1368 (15s728ms)
17:20:13 [App     ] Reference image  23 paired with 5 views
17:20:32 [App     ] Depth-map for image  80 estimated using  5 images: 2312x1040 (19s562ms)
17:20:32 [App     ] Reference image  73 paired with 5 views
17:20:48 [App     ] Depth-map for image  23 estimated using  5 images: 1984x1488 (16s250ms)
17:20:49 [App     ] Reference image  39 paired with 5 views
17:21:06 [App     ] Depth-map for image  73 estimated using  5 images: 2016x1512 (17s469ms)
17:21:06 [App     ] Reference image  59 paired with 5 views
17:21:06 [App     ] error: opening file 'depth0069.dmap' for reading depth-data
17:21:26 [App     ] Depth-map for image  39 estimated using  5 images: 2016x1512 (20s163ms)
17:21:27 [App     ] Reference image  17 paired with 5 views
17:21:27 [App     ] error: opening file 'depth0012.dmap' for reading depth-data
17:21:55 [App     ] Depth-map for image  59 estimated using  5 images: 2304x1728 (28s774ms)
17:21:56 [App     ] Reference image  53 paired with 5 views
17:21:56 [App     ] error: opening file 'depth0048.dmap' for reading depth-data
17:22:22 [App     ] Depth-map for image  17 estimated using  5 images: 2312x1736 (27s593ms)
17:22:25 [App     ] Reference image   3 paired with 5 views
17:22:25 [App     ] error: opening file 'depth0048.dmap' for reading depth-data
17:22:37 [App     ] Depth-map for image  53 estimated using  5 images: 2016x1512 (14s688ms)
17:22:38 [App     ] Reference image  74 paired with 2 views
17:22:38 [App     ] error: opening file 'depth0020.dmap' for reading depth-data
17:22:58 [App     ] Depth-map for image   3 estimated using  5 images: 2000x1500 (20s370ms)
17:22:58 [App     ] Reference image  24 paired with 5 views
17:22:59 [App     ] Depth-map for image  74 estimated using  2 images: 853x640 (1s703ms)
17:22:59 [App     ] Reference image  75 paired with 1 views
17:23:03 [App     ] Depth-map for image  24 estimated using  5 images: 853x640 (3s826ms)
17:23:03 [App     ] Reference image  81 paired with 1 views
17:23:08 [App     ] Depth-map for image  75 with image  57 estimated: 1984x1488 (5s133ms)
17:23:10 [App     ] Reference image  67 paired with 5 views
17:23:10 [App     ] Depth-map for image  81 with image  74 estimated: 948x640 (1s380ms)
17:23:10 [App     ] Reference image  31 paired with 5 views
17:23:10 [App     ] error: opening file 'depth0048.dmap' for reading depth-data
17:23:21 [App     ] Depth-map for image  67 estimated using  5 images: 1920x1296 (10s809ms)
17:23:21 [App     ] Reference image  25 paired with 5 views
17:23:21 [App     ] error: opening file 'depth0006.dmap' for reading depth-data
17:23:45 [App     ] Depth-map for image  31 estimated using  5 images: 2304x1728 (23s886ms)
17:23:46 [App     ] Reference image  82 paired with 5 views
17:24:05 [App     ] Depth-map for image  25 estimated using  5 images: 2304x1728 (20s481ms)
17:24:06 [App     ] Reference image   4 paired with 5 views
17:24:28 [App     ] Depth-map for image  82 estimated using  5 images: 2304x1728 (22s369ms)
17:24:29 [App     ] Reference image  47 paired with 5 views
17:24:32 [App     ] Depth-map for image   4 estimated using  5 images: 853x640 (4s827ms)
17:24:33 [App     ] Reference image  10 paired with 5 views
17:24:33 [App     ] error: opening file 'depth0011.dmap' for reading depth-data
17:24:48 [App     ] Depth-map for image  47 estimated using  5 images: 2000x1500 (15s814ms)
17:24:50 [App     ] Reference image  40 paired with 5 views
17:24:50 [App     ] error: opening file 'depth0012.dmap' for reading depth-data
17:25:05 [App     ] Depth-map for image  10 estimated using  5 images: 2016x1512 (16s878ms)
17:25:07 [App     ] Reference image  54 paired with 3 views
17:25:10 [App     ] Depth-map for image  40 estimated using  5 images: 853x640 (4s756ms)
17:25:10 [App     ] Reference image  41 paired with 5 views
17:25:11 [App     ] error: opening file 'depth0048.dmap' for reading depth-data
17:25:22 [App     ] Depth-map for image  54 estimated using  3 images: 2016x1512 (11s950ms)
17:25:22 [App     ] Reference image  68 paired with 5 views
17:25:52 [App     ] Depth-map for image  41 estimated using  5 images: 2304x1728 (30s426ms)
17:25:55 [App     ] Reference image   5 paired with 2 views
17:26:08 [App     ] Depth-map for image  68 estimated using  5 images: 1824x1368 (15s907ms)
17:26:09 [App     ] Reference image  60 paired with 4 views
17:26:09 [App     ] error: opening file 'depth0006.dmap' for reading depth-data
17:26:10 [App     ] Depth-map for image   5 estimated using  2 images: 853x640 (1s408ms)
17:26:10 [App     ] Reference image  61 paired with 1 views
17:26:13 [App     ] Depth-map for image  60 estimated using  4 images: 853x640 (2s705ms)
17:26:13 [App     ] Reference image  76 paired with 5 views
17:26:13 [App     ] error: opening file 'depth0034.dmap' for reading depth-data
17:26:13 [App     ] error: opening file 'depth0006.dmap' for reading depth-data
17:26:18 [App     ] Depth-map for image  61 with image  59 estimated: 2048x1536 (4s972ms)
17:26:18 [App     ] Reference image  26 paired with 5 views
17:26:18 [App     ] error: opening file 'depth0006.dmap' for reading depth-data
17:26:18 [App     ] error: opening file 'depth0034.dmap' for reading depth-data
17:26:43 [App     ] Depth-map for image  76 estimated using  5 images: 2304x1728 (25s808ms)
17:26:44 [App     ] Reference image  18 paired with 5 views
17:27:06 [App     ] Depth-map for image  26 estimated using  5 images: 2304x1728 (22s625ms)
17:27:07 [App     ] Reference image  48 paired with 5 views
17:27:07 [App     ] error: opening file 'depth0048.dmap' for reading depth-data
17:27:07 [App     ] Reference image   6 paired with 5 views
17:27:07 [App     ] error: opening file 'depth0006.dmap' for reading depth-data
17:27:07 [App     ] Reference image  11 paired with 2 views
17:27:08 [App     ] error: opening file 'depth0011.dmap' for reading depth-data
17:27:08 [App     ] Reference image  69 paired with 5 views
17:27:08 [App     ] error: opening file 'depth0069.dmap' for reading depth-data
17:27:08 [App     ] Reference image  62 paired with 0 views
17:27:09 [App     ] Reference image  32 paired with 5 views
17:27:23 [App     ] Depth-map for image  18 estimated using  5 images: 2016x1512 (17s261ms)
17:27:24 [App     ] Reference image  55 paired with 5 views
17:27:47 [App     ] Depth-map for image  32 estimated using  5 images: 2304x1728 (23s743ms)
17:27:48 [App     ] Reference image  27 paired with 5 views
17:28:10 [App     ] Depth-map for image  55 estimated using  5 images: 2016x1512 (22s645ms)
17:28:11 [App     ] Reference image  19 paired with 5 views
17:28:26 [App     ] Depth-map for image  27 estimated using  5 images: 2048x1536 (15s516ms)
17:28:26 [App     ] Reference image  12 paired with 5 views
17:28:26 [App     ] error: opening file 'depth0012.dmap' for reading depth-data
17:28:26 [App     ] Reference image  33 paired with 5 views
17:28:27 [App     ] error: opening file 'depth0033.dmap' for reading depth-data
17:28:27 [App     ] Reference image  13 paired with 0 views
17:28:27 [App     ] Reference image  20 paired with 1 views
17:28:27 [App     ] error: opening file 'depth0020.dmap' for reading depth-data
17:28:28 [App     ] Reference image  34 paired with 5 views
17:28:28 [App     ] error: opening file 'depth0034.dmap' for reading depth-data
17:28:50 [App     ] Depth-map for image  19 estimated using  5 images: 2304x1728 (23s973ms)
17:28:51 [App     ] error: opening file 'depth0048.dmap' for reading depth-data
17:28:51 [App     ] error: opening file 'depth0006.dmap' for reading depth-data
17:28:51 [App     ] error: opening file 'depth0033.dmap' for reading depth-data
17:28:51 [App     ] error: opening file 'depth0069.dmap' for reading depth-data
17:28:51 [App     ] error: opening file 'depth0012.dmap' for reading depth-data
17:28:51 [App     ] error: opening file 'depth0033.dmap' for reading depth-data
17:28:51 [App     ] error: opening file 'depth0048.dmap' for reading depth-data
17:28:53 [App     ] Depth map  70 filtered using 8 other images: 61675/106620 depths discarded (1s52ms)
17:28:53 [App     ] Depth map  49 filtered using 8 other images: 181239/692019 depths discarded (1s288ms)
17:28:53 [App     ] Depth map  35 filtered using 8 other images: 131223/817478 depths discarded (1s434ms)
17:28:53 [App     ] Depth map  28 filtered using 8 other images: 92719/579947 depths discarded (1s606ms)
17:28:53 [App     ] Depth map   7 filtered using 8 other images: 235625/949384 depths discarded (1s623ms)

Thanks in advance:)

I have noticed similar issues but they do not solve my problem

FishWoWater commented 2 years ago

I did experiment with your provided samples openMVS_sample with the same procedure, but the phenomenon is quite similar and scene_dense.mvs is not produced:

16:53:23 [App     ] Build date: Apr  3 2022, 14:16:19
16:53:23 [App     ] CPU: Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz (12 cores)
16:53:23 [App     ] RAM: 15.40GB Physical Memory 2.00GB Virtual Memory
16:53:23 [App     ] OS: Linux 5.4.0-107-generic (x86_64)
16:53:23 [App     ] Disk: 2.06GB (294.00GB) space
16:53:23 [App     ] SSE & AVX compatible CPU & OS detected
16:53:23 [App     ] Command line: DensifyPointCloud scene.mvs
16:53:23 [App     ] Camera model loaded: platform 0; camera  0; f 1.054x1.054; poses 11
16:53:23 [App     ] Scene loaded from interface format (50ms):
    11 images (11 calibrated) with a total of 63.22 MPixels (5.75 MPixels/image)
    12683 points, 0 vertices, 0 faces
16:53:25 [App     ] Preparing images for dense reconstruction completed: 11 images (1s262ms)
16:53:25 [App     ] Selecting images for dense reconstruction completed: 11 images (111ms)
16:53:25 [App     ] Reference image   1 paired with 5 views
16:53:25 [App     ] Reference image   4 paired with 5 views
16:54:22 [App     ] Depth-map for image   1 estimated using  5 images: 1416x1064 (57s73ms)
16:54:23 [App     ] Reference image   2 paired with 5 views
16:54:59 [App     ] Depth-map for image   4 estimated using  5 images: 1416x1064 (36s756ms)
16:54:59 [App     ] Reference image   3 paired with 5 views
16:55:24 [App     ] Depth-map for image   2 estimated using  5 images: 1416x1064 (25s118ms)
16:55:24 [App     ] Reference image   6 paired with 5 views
16:55:49 [App     ] Depth-map for image   3 estimated using  5 images: 1416x1064 (24s252ms)
16:55:49 [App     ] Reference image   5 paired with 5 views
16:56:11 [App     ] Depth-map for image   6 estimated using  5 images: 1416x1064 (22s152ms)
16:56:11 [App     ] Reference image   8 paired with 5 views
16:56:33 [App     ] Depth-map for image   5 estimated using  5 images: 1416x1064 (21s825ms)
16:56:33 [App     ] Reference image   7 paired with 5 views
16:56:58 [App     ] Depth-map for image   8 estimated using  5 images: 1416x1064 (25s492ms)
16:56:59 [App     ] Reference image  10 paired with 5 views
16:57:21 [App     ] Depth-map for image   7 estimated using  5 images: 1416x1064 (22s128ms)
16:57:21 [App     ] Reference image   9 paired with 5 views
16:57:51 [App     ] Depth-map for image  10 estimated using  5 images: 1416x1064 (30s31ms)
16:57:51 [App     ] Reference image   0 paired with 5 views
16:58:18 [App     ] Depth-map for image   9 estimated using  5 images: 1416x1064 (27s493ms)
16:58:46 [App     ] Depth-map for image   0 estimated using  5 images: 1416x1064 (27s616ms)
16:58:46 [App     ] Reference image   1 paired with 5 views
16:58:46 [App     ] Reference image   4 paired with 5 views
16:58:54 [App     ] Depth-map for image   1 estimated using  5 images: 1416x1064 (8s256ms)
16:58:55 [App     ] Reference image   2 paired with 5 views
16:59:04 [App     ] Depth-map for image   4 estimated using  5 images: 1416x1064 (9s662ms)
16:59:04 [App     ] Reference image   3 paired with 5 views
16:59:13 [App     ] Depth-map for image   2 estimated using  5 images: 1416x1064 (9s42ms)
16:59:13 [App     ] Reference image   6 paired with 5 views
16:59:23 [App     ] Depth-map for image   3 estimated using  5 images: 1416x1064 (9s326ms)
16:59:23 [App     ] Reference image   5 paired with 5 views
16:59:37 [App     ] Depth-map for image   6 estimated using  5 images: 1416x1064 (14s704ms)
16:59:39 [App     ] Reference image   8 paired with 5 views
16:59:57 [App     ] Depth-map for image   5 estimated using  5 images: 1416x1064 (19s564ms)
16:59:58 [App     ] Reference image   7 paired with 5 views
17:00:20 [App     ] Depth-map for image   8 estimated using  5 images: 1416x1064 (22s455ms)
17:00:20 [App     ] Reference image  10 paired with 5 views
17:00:37 [App     ] Depth-map for image   7 estimated using  5 images: 1416x1064 (17s766ms)
17:00:38 [App     ] Reference image   9 paired with 5 views
17:01:04 [App     ] Depth-map for image  10 estimated using  5 images: 1416x1064 (26s849ms)
17:01:05 [App     ] Reference image   0 paired with 5 views
17:01:26 [App     ] Depth-map for image   9 estimated using  5 images: 1416x1064 (21s832ms)
17:01:45 [App     ] Depth-map for image   0 estimated using  5 images: 1416x1064 (18s385ms)
17:01:45 [App     ] Reference image   1 paired with 5 views
17:01:45 [App     ] Reference image   4 paired with 5 views
17:02:07 [App     ] Depth-map for image   1 estimated using  5 images: 1416x1064 (22s345ms)
17:02:08 [App     ] Reference image   2 paired with 5 views
17:02:29 [App     ] Depth-map for image   4 estimated using  5 images: 1416x1064 (21s322ms)
17:02:30 [App     ] Reference image   3 paired with 5 views
17:02:48 [App     ] Depth-map for image   2 estimated using  5 images: 1416x1064 (18s820ms)
17:02:49 [App     ] Reference image   6 paired with 5 views
17:03:07 [App     ] Depth-map for image   3 estimated using  5 images: 1416x1064 (19s25ms)
17:03:08 [App     ] Reference image   5 paired with 5 views
17:03:25 [App     ] Depth-map for image   6 estimated using  5 images: 1416x1064 (17s592ms)
17:03:25 [App     ] Reference image   8 paired with 5 views
17:03:44 [App     ] Depth-map for image   5 estimated using  5 images: 1416x1064 (19s484ms)
17:03:45 [App     ] Reference image   7 paired with 5 views
17:04:04 [App     ] Depth-map for image   8 estimated using  5 images: 1416x1064 (20s104ms)
17:04:05 [App     ] Reference image  10 paired with 5 views
17:04:25 [App     ] Depth-map for image   7 estimated using  5 images: 1416x1064 (20s384ms)
17:04:25 [App     ] Reference image   9 paired with 5 views
17:04:50 [App     ] Depth-map for image  10 estimated using  5 images: 1416x1064 (25s307ms)
17:04:51 [App     ] Reference image   0 paired with 5 views
17:05:14 [App     ] Depth-map for image   9 estimated using  5 images: 1416x1064 (23s460ms)
17:05:35 [App     ] Depth-map for image   0 estimated using  5 images: 1416x1064 (21s49ms)
17:05:36 [App     ] error: opening file 'depth0007.dmap' for reading depth-data
17:05:36 [App     ] error: opening file 'depth0008.dmap' for reading depth-data
17:05:36 [App     ] error: opening file 'depth0009.dmap' for reading depth-data
17:05:36 [App     ] error: opening file 'depth0007.dmap' for reading depth-data
17:05:36 [App     ] error: opening file 'depth0005.dmap' for reading depth-data
17:05:36 [App     ] error: opening file 'depth0005.dmap' for reading depth-data
17:05:36 [App     ] error: opening file 'depth0005.dmap' for reading depth-data
17:05:36 [App     ] error: opening file 'depth0008.dmap' for reading depth-data
17:05:36 [App     ] error: opening file 'depth0000.dmap' for reading depth-data
17:05:36 [App     ] error: opening file 'depth0005.dmap' for reading depth-data
17:05:36 [App     ] error: opening file 'depth0007.dmap' for reading depth-data
17:05:36 [App     ] error: opening file 'depth0008.dmap' for reading depth-data
17:05:36 [App     ] error: opening file 'depth0007.dmap' for reading depth-data
17:05:36 [App     ] error: opening file 'depth0005.dmap' for reading depth-data
17:05:36 [App     ] error: opening file 'depth0000.dmap' for reading depth-data
17:05:36 [App     ] error: opening file 'depth0005.dmap' for reading depth-data
17:05:36 [App     ] error: opening file 'depth0005.dmap' for reading depth-data

Here is the output file list image

FishWoWater commented 2 years ago
cdcseacave commented 2 years ago

so is this solved?