Replies: 1 comment
-
Got it using the points from the transformed mesh and doing a nearest-neighbor search! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have two 3D meshes with the same number of points/triangles, but in slightly different poses, and with the mesh points in a different order. I'm able to get a great alignment using any of the ICP algorithms, but not sure how to map a point in the transformed source mesh to a point in the target mesh.
Any thoughts/guidance?
Beta Was this translation helpful? Give feedback.
All reactions