simeseg / icp

Iterative Closest Point solved with Gauss-Newton and Levenberg-Marquardt nonlinear least squares for point-to-point and point-to-plane error metrics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

icp

Iterative Closest Point solved with Gauss-Newton and Levenberg-Marquardt nonlinear least squares for point-to-point and point-to-plane error metrics. Requires Open3d for PCD import, KDTree, normals calculation

About

Iterative Closest Point solved with Gauss-Newton and Levenberg-Marquardt nonlinear least squares for point-to-point and point-to-plane error metrics.


Languages

Language:Python 100.0%