Skip to content

Do you support point cloud optimal superposition? [question] #7243

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
3 tasks done
UnixJunkie opened this issue May 14, 2025 · 2 comments
Open
3 tasks done

Do you support point cloud optimal superposition? [question] #7243

UnixJunkie opened this issue May 14, 2025 · 2 comments
Labels

Comments

@UnixJunkie
Copy link

Checklist

My Question

Hello,

If I have point clouds A and B, can you compute the optimal rigid body transformation (6D)
for going from A to B?

Do you support points in dimensions higher than 3?
E.g. I have a use-case in 4 dimensions.
Maybe, the best interface would be to allow the user to supply a point distance function
with a default of Euclidian distance for 3D points.

Last time I looked for methods able to do this, it seemed RANSAC would be adequate.

Regards,
Francois.

@UnixJunkie
Copy link
Author

@UnixJunkie
Copy link
Author

I was looking for "superposition"; but apparently the right keyword might be "registration" for computer vision people ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant