I have 1500 point clouds in time-series.
My goal is to compute cloud-to-cloud distances between each scene to produce multi-temporal 3D displacement measurements and calculate deformation rates.
Is there any way to batch process the computation of cloud-to-cloud distances? This would help me tremendously - manual GUI-based calculation is would be absurd for 1500 scenes.
Thanks
Ben
Batch processing for cloud to cloud distances
-
- Posts: 2
- Joined: Thu Mar 20, 2014 9:12 pm
Re: Batch processing for cloud to cloud distances
Indeed, you should use the command line mode:
http://www.cloudcompare.org/doc/wiki/in ... ommandLine
Look at the '-C2C_DIST' option.
P.S. : use it with the '-SILENT' option first (in order to avoid clicking on "OK" 1500 times ;)
http://www.cloudcompare.org/doc/wiki/in ... ommandLine
Look at the '-C2C_DIST' option.
P.S. : use it with the '-SILENT' option first (in order to avoid clicking on "OK" 1500 times ;)
Daniel, CloudCompare admin