Skip to content
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

fix(ransac): remove redundant normalization #33

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

true-real-michael
Copy link
Collaborator

@true-real-michael true-real-michael commented Apr 19, 2024

Additional normalisation is removed because normals are already normalised when calculating the plane

Clouds   Old (s)     New (s)
10      1.126165    0.921498
20      1.914480    1.098207
30      2.602244    1.459543
50      3.968544    2.153955
80      5.925835    3.119089
100     7.302907    4.139988

@true-real-michael true-real-michael merged commit be38022 into main Apr 19, 2024
4 checks passed
@true-real-michael true-real-michael deleted the cuda-ransac/optimize-distance-calculation branch April 19, 2024 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant