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

Optimal R matrix in ICP SVD #51

Open
kfeng19 opened this issue Nov 10, 2021 · 0 comments
Open

Optimal R matrix in ICP SVD #51

kfeng19 opened this issue Nov 10, 2021 · 0 comments

Comments

@kfeng19
Copy link

kfeng19 commented Nov 10, 2021

\mathbf{R} = \mathbf{U} \mathbf{V}^T.

According to Arun et al. 1987 (Eq. 13), the optimal R seems to be given by VU^T instead of UV^T.
However the code seems to produce consistent result with nonlinear method, which is peculiar.

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