shubhamag / non_rigid_icp

Modified version of non-rigid Iterative closest point algorithm for fitting to noisy point clouds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Non-rigid ICP (Iterative Closest Points)

A modified, robust version of non-rigid Iterative closest point algorithm for deforming meshes to fit noisy point clouds

Also contains nicp_meshes.py, which registers a template to another mesh, a slightly improved version of the method proposed in: "Amberg, B., Romdhani, S., & Vetter, T. (2007, June). Optimal step nonrigid icp algorithms for surface registration. In 2007 IEEE Conference on Computer Vision and Pattern Recognition (pp. 1-8). IEEE."

About

Modified version of non-rigid Iterative closest point algorithm for fitting to noisy point clouds


Languages

Language:Python 100.0%