Intersect clouds

Feel free to ask any question here
Post Reply
georg85
Posts: 2
Joined: Fri May 02, 2014 9:59 am

Intersect clouds

Post by georg85 »

Hello,

I am wondering if there is a possibility to intersect several point clouds. To be more precisely, I have point clouds acquired on different dates and by different methods (structure from motion and TLS). I registered them and cut out some areas I don't need for further calculations. Now if I add a new pointcloud and register it, I want to have the same boundaries as the others have. Is there any way I can do this in CC?

Thanks in advance,
Georg
daniel
Site Admin
Posts: 7707
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Intersect clouds

Post by daniel »

Not easily at least.

You could do something equivalent with the 'Edit > Crop' method (specifying always the same box for all clouds). But it will only work for a box-shaped area.

If you need to use a non regular polygon to segment the cloud you can also use the '-CROP_2D' option of the command line mode (see the wiki) to crop the cloud (in a single direction though). To help you define the polygon you can use the point list picking tool, then export the list of point as a text file.
Daniel, CloudCompare admin
georg85
Posts: 2
Joined: Fri May 02, 2014 9:59 am

Re: Intersect clouds

Post by georg85 »

Works well with -CROP2D...

Thank you very much!
Post Reply