首页 > 编程语言 > 详细

ICP算法及其变种

时间:2015-11-11 16:18:57      阅读:564      评论:0      收藏:0      [点我收藏+]

Iterative Closest Point (ICP) [1][2][3] is an algorithm employed to minimize the difference between two clouds of points.

http://www.mathworks.com/matlabcentral/fileexchange/12627-iterative-closest-point-method

http://www.mathworks.com/matlabcentral/fileexchange/27804-iterative-closest-point

 http://projects.asl.ethz.ch/datasets/doku.php?id=laserregistration:laserregistration

 

IDC

The idc algorithm does a point-to-point correspondence for calculating the scan alignment. The correspondence problem is solved by two heuristics: the closest point rule and the matching range rule. Furthermore, a formula is provided for calculating an error covariance matrix of the scan matching

ICP算法及其变种

原文:http://www.cnblogs.com/yhlx125/p/4955337.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!