-
-
Notifications
You must be signed in to change notification settings - Fork 963
Description
After upgrading from 2.1.0 to 2.4.0, the scene_dense.ply file generated by DensifyPointCloud cannot be opened with CloudCompare:
[13:35:02] An error occurred while loading 'scene_dense': nothing to load
Here are the relevant logs:
_11:08:54 [App ] Command line: DensifyPointCloud --max-resolution 8000 --postprocess-dmaps 1 --iters 5 --number-views 2 --geometric-iters 5 --filter-point-cloud 1 --remove-dmaps 1 -t 0.1 --fusion-filter 1 --resolution-level 0 -i scene.mvs
11:08:54 [Scene ] Camera model loaded: platform 0; camera 0; f 1.286x1.286; poses 1
11:08:54 [Scene ] Camera model loaded: platform 1; camera 0; f 1.283x1.283; poses 1
11:08:54 [Scene ] Scene loaded in interface format from 'scene.mvs' (9ms):
2 images (2 calibrated) with a total of 22.89 MPixels (11.44 MPixels/image)
18426 points, 0 vertices, 0 faces
11:08:54 [PointCld] Point-cloud composed of 18426 points with:
- visibility info (36852 views - 2.00 views/point):
0 points with 1- views (0.00)
18426 points with 2 views (100.00)
0 points with 3 views (0.00)
0 points with 4+ views (0.00)
2 min / 2 mean (0 std) / 2 max
11:08:54 [ScnDense] Preparing images for dense reconstruction completed: 2 images (56ms)
11:08:54 [ScnDense] Selecting images for dense reconstruction completed: 2 images (1ms)
Estimated depth-maps 2 (100%, 42s148ms)
Geometric-consistent estimated depth-maps 2 (100%, 8s797ms)
Geometric-consistent estimated depth-maps 2 (100%, 8s660ms)
Geometric-consistent estimated depth-maps 2 (100%, 8s734ms)
Geometric-consistent estimated depth-maps 2 (100%, 8s890ms)
Geometric-consistent estimated depth-maps 2 (100%, 9s330ms)
Fused depth-maps 2 (100%, 3s273ms)
11:10:24 [ScnDense] Depth-maps fused and filtered: 2 depth-maps, 12491440 depths, 2485855 points (20%), 0.50 hits in 1.00 cached (3s311ms)
11:10:24 [App ] Densifying point-cloud completed: 2485855 points (1m30s245ms)
11:10:25 [PointCld] Point-cloud 'scene_dense.ply' saved: 2485855 points (730ms)
11:10:25 [Scene ] Scene saved in interface format to 'scene_dense.mvs' (8ms):
2 images (2 calibrated)
18426 points, 0 vertices, 0 faces
11:10:25 [App ] MEMORYINFO: {
11:10:25 [App ] PageFaultCount 9436386
11:10:25 [App ] PeakWorkingSetSize 3.13GB
11:10:25 [App ] WorkingSetSize 13.55MB
11:10:25 [App ] QuotaPeakPagedPoolUsage 103.41KB
11:10:25 [App ] QuotaPagedPoolUsage 96.93KB
11:10:25 [App ] QuotaPeakNonPagedPoolUsage 25.22KB
11:10:25 [App ] QuotaNonPagedPoolUsage 19.78KB
11:10:25 [App ] PagefileUsage 8.45MB
11:10:25 [App ] PeakPagefileUsage 3.67GB
11:10:25 [App ] } ENDINFO_