Command Line Issue with Saving
Posted: Mon Apr 25, 2022 10:08 pm
A bit of background - I've been running the CloudCompare app on the mac through the command line, and was able to it to work before. However, for some reason, it is no longer running properly and I don't even think I changed any parameters. What happens regardless of if it the -SILENT arg is set or not, it doesn't seem to save properly. Here are the commands I've been using
and here is the one I've been using to get a subset
Please let me know if I need to clarify anything. Any help would be appreciated.
Code: Select all
open -a CloudCompare.app --args -O /Users/kevinyao/Documents/Volumetric_Video/long_dress/1053.ply -C_EXPORT_FMT PLY -PLY_EXPORT_FMT BINARY_LE -AUTO_SAVE ON -NO_TIMESTAMP -SAVE_CLOUDS -CLEAR
Code: Select all
open -a CloudCompare.app --args -SILENT -O /Users/kevinyao/Documents/Volumetric_Video/$eachfile -SS RANDOM $2 -C_EXPORT_FMT PLY -PLY_EXPORT_FMT ASCII -AUTO_SAVE ON -NO_TIMESTAMP -SAVE_CLOUDS -CLEAR ;