rules to choose point when subsampling

Feel free to ask any question here
Post Reply
Remi-C
Posts: 21
Joined: Sun Mar 23, 2014 4:18 pm

rules to choose point when subsampling

Post by Remi-C »

Hey,
We have 2 pointclouds that we merge.
Then we would like to subsample to reduce the size.

In this operation, the subsampling sometimes has to choose between points from cloud 1 or cloud2.

We would need to guide the subsampling with a scalar field.
For instance, take the point where the scalar field value is the highest.

In our precise case, we would like the point with the highest intensity to be kept.

Somebody knows a workaround for this?

Thanks,
Rémi-C
daniel
Site Admin
Posts: 7382
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: rules to choose point when subsampling

Post by daniel »

Hi,

Interesting idea but I don't see how to do this with the current version. It would not be very difficult to hack the code in this way though (if you are able to compile CC on your side).
Daniel, CloudCompare admin
Post Reply