When merging point clouds in the command line mode, the size increases, just as the number of points. But only the points of the first point cloud are visible. Same command in 2.12 and it works fine.
Command:
Code: Select all
cloudcompare -SILENT -AUTO_SAVE OFF -C_EXPORT_FMT E57 -O "[pc1.e57]" -O "[pc2.e57]" -MERGE_CLOUDS -SAVE_CLOUDS FILE "path/to/merged_cloud.e57"