Hello everyone :)
I have 668 registered clouds in .e57 format, and now I'm cleaning noise and moving objects manually in cc. When done, is there an option to import and subsample (3 or 4mm) all the clouds at once trough command line mode?
I know that this is big amount of data, but I've already imported all of them (exported as single .57 file from ReCap) and save them individually. I've used this command: "c:\Program Files\CloudCompare>CloudCompare -O -GLOBAL_SHIFT x y z "scan_location\scan_name.e57" -DROP_GLOBAL_SHIFT -C_EXPORT_FMT E57 -SAVE_CLOUDS"
My rig is i9 9900K, 128GB ram, GTX 1080.
Thanks and kind regards :)
Import and subsample multiple point clouds (command line)
Re: Import and subsample multiple point clouds (command line)
Well you can load and then apply subsampling (-SS) via the command line indeed. It all depends what you mean by "all at once"?
(see https://www.cloudcompare.org/doc/wiki/i ... _line_mode)
(see https://www.cloudcompare.org/doc/wiki/i ... _line_mode)
Daniel, CloudCompare admin
Re: Import and subsample multiple point clouds (command line)
Since all of them have different name, is there command to import folder?
Re: Import and subsample multiple point clouds (command line)
Do you mean the folders where the files are?
I was more thinking about something like:
I was more thinking about something like:
- create the destination folder
- cd to this folder
- call << path/to/CloudCompare -O "my\Absolute\File\Path1\File.xxx" -O "my\Absolute\File\Path2\File.yyy" -DO_SOMETHING ... >>
Daniel, CloudCompare admin
Re: Import and subsample multiple point clouds (command line)
I have folder in which I have 668 .e57 files (file1.e57, file2.e57, file3.e57, ..., file668.e57)
My goal is to open all of them (or one by one), subsample them to 3mm, and then save them to another location. I hope that I'm more clear now :)
If I'm right, I need command like: "cd c:\Program Files\CloudCompare>CloudCompare -O "ALL FILES IN my\folder\" - SS SPATIAL 0.003 -SAVE_CLOUDS"
Sorry on my English, it's not my native :(
My goal is to open all of them (or one by one), subsample them to 3mm, and then save them to another location. I hope that I'm more clear now :)
If I'm right, I need command like: "cd c:\Program Files\CloudCompare>CloudCompare -O "ALL FILES IN my\folder\" - SS SPATIAL 0.003 -SAVE_CLOUDS"
Sorry on my English, it's not my native :(