Skip to content

YingGwan/ICP-MATLAB-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ICP-MATLAB-Code

Iterative closet point algorithm (Point to point distance)

Remark: Theory derivation can be seen in cs685-icp.pdf P8

How to use:

  1. open demo.m, and run it.
  2. you can replace P_ori and X_ori with any other datasets. Remember, P->X_ori, so rotation matrix and translation vector are imposed to P.

Result:

Initial Position

Iteration One

Iteration Five

Iteration Ten

Iteration Twenty

Iteration Fifty

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages