Command line mode: TLS sensor and segmentation

Feel free to ask any question here
Post Reply
Loic3913
Posts: 9
Joined: Mon May 03, 2021 3:05 pm

Command line mode: TLS sensor and segmentation

Post by Loic3913 »

Hello, I'm working with FLS scans and when I import the scans in CC I can get an information about the TLS height via TLS/GLS => Edit => Sensors => Edit => Position + Orientation (it has an altimeter-barometer but no GPS). The TLS is always fixed on a structure so the height should always the same from CC, however the height is not constant (with changes of 50-100 m, maybe because of change in atm pressure).

So I would like to set the same TLS height for each scans in order to do comparison. I can do it manually by looking at the TLS height for each scan and by applying a correction to have the real height, however I've got many scans and I would like to find a way to do it automatically, is there any way to get the TLS height from the command line ? (to apply the correction after I can do it with the transformation matrix)

Moreover, I also need to segment the scans with a polyline (.bin, created in CC), is there any way to do it with the commande line ? I tried with CROP 2D but without success.

Thank you for your help
daniel
Site Admin
Posts: 7707
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Command line mode: TLS sensor and segmentation

Post by daniel »

Hum, no, sadly there's no way to do this with the command line mode. You would have to 'hack' the code to do it (or maybe use the new Python bindings?)
Daniel, CloudCompare admin
Loic3913
Posts: 9
Joined: Mon May 03, 2021 3:05 pm

Re: Command line mode: TLS sensor and segmentation

Post by Loic3913 »

Alright, I will look for the Python plugins, thank you
Post Reply