Search found 3 matches
- Tue May 24, 2016 4:24 pm
- Forum: Questions
- Topic: C2C classification transfer
- Replies: 1
- Views: 823
C2C classification transfer
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...
- Tue Apr 19, 2016 8:36 pm
- Forum: Questions
- Topic: Detect identical points shared by two different clouds
- Replies: 5
- Views: 3814
Re: Detect identical points shared by two different clouds
Thanks Daniel, that is very useful. I had not used the min/max tool before, very cool. One follow up question that this brings up. It seems I don't have any distances that are actually zero, but there are thousands which are very small values, like 0.00030033. At what threshold should I consider the...
- Mon Apr 18, 2016 8:59 pm
- Forum: Questions
- Topic: Detect identical points shared by two different clouds
- Replies: 5
- Views: 3814
Detect identical points shared by two different clouds
I'm looking for a way to compare two separate point clouds in order to determine if any points are common to both. I have two files, let's say a large and a small one, and I suspect the small one is simply a subset of the larger one, but I'd like to see if that is true for the entire dataset. I have...