aWilson41/vtkNonRigidICP
Non Rigid ICP based off optimal step non rigid ICP paper from CVPR 2007. Implemented as a VTK Filter using Eigen for sparse matrix operations.
C++MIT
Issues
- 1
The matrix should be factorized first
#2 opened by 1939938853 - 0
Eigen::SparseLU solver failed
#1 opened by Michael-Liu516