Evenly distributing point order in a cloud

Feel free to ask any question here
Post Reply
occular
Posts: 2
Joined: Tue Jan 03, 2017 11:06 am

Evenly distributing point order in a cloud

Post by occular »

Does CloudCompare have a feature that will do fair point redistributing? By which I mean, given a point cloud, it will reorder the points so that consecutive points will be in different voxels/octree addresses, as much as is possible?

This would allow me to draw the first M points (whether it's 500 points or 10000) of a cloud and always have good representation of the model.
daniel
Site Admin
Posts: 7710
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Evenly distributing point order in a cloud

Post by daniel »

Not sure if it's what you are looking for, but there's a 'subsampling' tool (however it doesn't move the points, it only creates a more evenly sampled subset):
http://www.cloudcompare.org/doc/wiki/in ... CSubsample
Daniel, CloudCompare admin
occular
Posts: 2
Joined: Tue Jan 03, 2017 11:06 am

Re: Evenly distributing point order in a cloud

Post by occular »

Hi Daniel, thanks for writing back.

I did notice the subsample tool but it appears to work on principle of thinning out the cloud (keeps one point per given radius, for example) rather than reordering all the points in the way I was looking for.

Cheers!
Post Reply