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

Code Undersanding #1

Open
csyhping opened this issue Apr 26, 2024 · 0 comments
Open

Code Undersanding #1

csyhping opened this issue Apr 26, 2024 · 0 comments

Comments

@csyhping
Copy link

Hi @casychow , Thanks for your fantastic work. I've tested several ICPs, and yours seems the most stable. However, I have some questions about several lines in your code. Could you please give some explanations to help me understand?

  1. L39-L40, it seems there is an initial transformation for the source points, if I comment this init transformation, the registration is much worse, but I think it should not be such case (I also tested with my data, it still has similar performance which is weird, why this initial transformation can be applied to a custom data?). I know that the better the initial alignment, the better the results. Why and how do you use such an initial transformation?

  2. L61. Here you compute the correspondence, could you give some detailed explanation on this? Why can we get the correspondence from this ?

Looking forward to your reply, thanks!

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

No branches or pull requests

1 participant