C2C classification transfer

Feel free to ask any question here
Post Reply
carlisle_h
Posts: 3
Joined: Mon Apr 18, 2016 8:50 pm

C2C classification transfer

Post by carlisle_h »

Hi,
I'm wondering if it's possible to transfer the classification from one point cloud to another, assuming the points are identical. For example, I have two point clouds A & B. B is a smaller subset of A but B has not been classified. A has been classified, and I'm wondering if it's possible to transfer to classification from A to B, since the C2C distance is 0.0000.

thanks,
Carlisle
daniel
Site Admin
Posts: 7710
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: C2C classification transfer

Post by daniel »

Nope.

Right now It's possible to do this with colors, but not with scalar fields. It wouldn't be very hard to adapt the code to do this though.
Daniel, CloudCompare admin
Post Reply