Jump to content

Fastest way to find the closest points between 2 point clouds?


magneto

Recommended Posts

Hi,

I have 2 different point clouds where I am trying to find the closest point between them. Here is the idea:

y41hf.png

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 by magneto
Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...