Search found 5 matches
- Mon Oct 21, 2019 9:33 am
- Forum: Issues, bugs, etc.
- Topic: M3C2 command line subsample
- Replies: 2
- Views: 7418
Re: M3C2 command line subsample
OK great, I'm using 2.10.2
- Mon Oct 21, 2019 9:30 am
- Forum: Questions
- Topic: Command line autosave overwrite
- Replies: 3
- Views: 3817
Re: Command line autosave overwrite
I did try this and couldn't get it to work. I also don't want to save all open clouds, just the output, otherwise I would have to save a new copy of my raw clouds with each new output, taking time and space. With my novice level it would be useful to not overwrite files by default, to auto save each...
- Fri Oct 18, 2019 9:41 am
- Forum: Questions
- Topic: Command line autosave overwrite
- Replies: 3
- Views: 3817
Command line autosave overwrite
I am running the M3C2 plugin on the same clouds with different settings through command line, but each output overwrites the last. Is there a way to stop autosaved clouds with the same name being overwritten?
- Fri Oct 18, 2019 9:23 am
- Forum: Issues, bugs, etc.
- Topic: M3C2 command line subsample
- Replies: 2
- Views: 7418
M3C2 command line subsample
When the M3C2 plugin is run through command line, cloud#1 is always subsampled to generate core points, even with SubsampleEnabled=false.
I ran the GUI plugin, saved the parameters file, ran the same thing though command line and got a different output (subsampled cloud)
I ran the GUI plugin, saved the parameters file, ran the same thing though command line and got a different output (subsampled cloud)
- Fri Oct 11, 2019 4:00 pm
- Forum: Questions
- Topic: Command line batch
- Replies: 1
- Views: 2423
Command line batch
I have next to no experience with cmd, but have successfully written some .bat files for batch processing files in CloudCompare, with a new line for each file like this: cd /d C:\Program Files\CloudCompare CloudCompare -O test\file_1.txt -SS SPATIAL 0.5 CloudCompare -O test\file_2.txt -SS SPATIAL 0....