when i'm using the command line mode and want to convert a E57-file into a LAS file, i'm using the following command pattern:
Code: Select all
cloudcompare -SILENT -AUTO_SAVE OFF -C_EXPORT_FMT LAS -O pointcloud.e57 -SAVE_CLOUDS FILE destination/path/to/pointcloud.las
So, is it a problem with my command or is there a problem with converting to LAS via command line mode in general?
Thank you!