How to split a point cloud in sub section equivalently

Feel free to ask any question here
Post Reply
milomochi
Posts: 1
Joined: Fri Apr 17, 2020 4:08 am

How to split a point cloud in sub section equivalently

Post by milomochi »

Hi I have a drone scan tile point cloud which is in perfect square.

I am wondering if there is any way to split this point cloud into 4 sub section, because the point cloud is too large to import to another software.

Is there any tool in CloudCompare allow us to split the point cloud into smaller point cloud seamlessly? Thank you.
daniel
Site Admin
Posts: 7711
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: How to split a point cloud in sub section equivalently

Post by daniel »

There was a 'tiling' option in the LAS importer (not sure it stills works with PDAL, but it's worth looking at it).

Otherwise you can use the 'crop' method in command line (with a script?)
Daniel, CloudCompare admin
PablerasBCN
Posts: 296
Joined: Sat Jan 20, 2018 1:57 pm

Re: How to split a point cloud in sub section equivalently

Post by PablerasBCN »

I tested this in 2.12 alpha, and tiling works perfectly I tested a 4x4 grid and saved files to the folder in a blink of an eye surprisingly fast. Loaded back and saw all tiles fit without issues
Post Reply