User Tools

Site Tools


ece4580:module_pcd:icp

Point Clouds Processing and Interpretation

Point Cloud Registration

A commonly used and somewhat simple method for registering two point clouds (that presumably are of the same object or have significant similar structure), is to use what is called Iterative Closest Point (ICP). Read up on ICP, then implement in Matlab.

MORE DESCRIPTION NEEDED HERE.

/* For Matlab folks, an exemplar implementation of ICP can be found here. Try to implement your own version of ICP.

For PCL folks, you may refer to the sample code. Try to implement your own version of ICP. */


Back

ece4580/module_pcd/icp.txt · Last modified: 2024/08/20 21:38 by 127.0.0.1