Skip to content

Optimal R matrix in ICP SVD #51

@kfeng19

Description

@kfeng19

\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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions