magneto Posted December 9, 2012 Share Posted December 9, 2012 (edited) Hi, I have 2 different point clouds where I am trying to find the closest point between them. Here is the idea: Is there an efficient way to find these points? Maybe some SOP magic to get this as a side effect? The most efficient way I could think of right now is, for every point in the first point cloud, finding the closest point in the second point cloud using pcopen. Then from all these pairs, pick the one that has the shortest distance between each other. Thanks Edited December 9, 2012 by magneto Quote Link to comment Share on other sites More sharing options...
anim Posted December 9, 2012 Share Posted December 9, 2012 I think that would be the fastest way 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.