Page 1 of 1

C2C classification transfer

Posted: Tue May 24, 2016 4:24 pm
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

Re: C2C classification transfer

Posted: Tue May 24, 2016 7:14 pm
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.