Rasterize by command line: not finding the output
Posted: Mon Jan 24, 2022 11:31 am
Hi,
I have been using CloudCompare for years through the GUI, nevertheless I need now to take confidence with the command line version. I'm working on Windows, trying to apply the RASTERIZE command. Although the syntax seems correct and the console gives the message "Job done", I can't find anywhere the saved output of the procedure:
%CloudCompareExe% -AUTO_SAVE ON -O %ImportFilePath% -RASTERIZE -GRID_STEP 0.05 -PROJ MAX -OUTPUT_CLOUD
Instead, if I try to better specify the path for the output like in the following option, it throws back the message "Invalid parameter: specified 3 file names, but there are 0 clouds.":
%CloudCompareExe% -AUTO_SAVE OFF -O %ImportFilePath% -RASTERIZE -GRID_STEP 0.05 -PROJ MAX -OUTPUT_CLOUD -C_EXPORT_FMT ASC -EXT txt -SAVE_CLOUDS FILE %ExportFilePath%
How can I set the output filename and path with the right syntax in order to find my final result?
Thanks in advance.
BR,
Sara
I have been using CloudCompare for years through the GUI, nevertheless I need now to take confidence with the command line version. I'm working on Windows, trying to apply the RASTERIZE command. Although the syntax seems correct and the console gives the message "Job done", I can't find anywhere the saved output of the procedure:
%CloudCompareExe% -AUTO_SAVE ON -O %ImportFilePath% -RASTERIZE -GRID_STEP 0.05 -PROJ MAX -OUTPUT_CLOUD
Instead, if I try to better specify the path for the output like in the following option, it throws back the message "Invalid parameter: specified 3 file names, but there are 0 clouds.":
%CloudCompareExe% -AUTO_SAVE OFF -O %ImportFilePath% -RASTERIZE -GRID_STEP 0.05 -PROJ MAX -OUTPUT_CLOUD -C_EXPORT_FMT ASC -EXT txt -SAVE_CLOUDS FILE %ExportFilePath%
How can I set the output filename and path with the right syntax in order to find my final result?
Thanks in advance.
BR,
Sara