Batch processing for cloud to cloud distances

Feel free to ask any question here
Post Reply
bdhaugen303
Posts: 2
Joined: Thu Mar 20, 2014 9:12 pm

Batch processing for cloud to cloud distances

Post by bdhaugen303 »

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
daniel
Site Admin
Posts: 7707
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Batch processing for cloud to cloud distances

Post by daniel »

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 ;)
Daniel, CloudCompare admin
Post Reply