3D Registration 三维点云配准 —— 基本概念和ICP算法的C++实现

未完

 

待读参考:

https://blog.csdn.net/kaspar1992/article/details/54836222

https://www.cnblogs.com/yin52133/archive/2012/07/21/2602562.html

https://blog.csdn.net/u011600592/article/details/70258097

https://blog.csdn.net/Ha_ku/article/details/79755623

https://www.cnblogs.com/21207-iHome/p/6038853.html

https://www.cnblogs.com/sddai/p/6129437.html

论文:方法比较 [Rusinkiewicz et Levoy, 2001], [GRUEN et AKCA, 2005]  et [AKCA, 2007]

 

课堂笔记:

RANSAC算法(RANdom SAmple Consensus随机抽样一致)

 

ICP算法(Iterative Closest Point迭代最近点)

目的: estimate transform between two dense sets of points

步骤:

1. Assign each point in {Set 1} to its nearest neighbor in {Set 2}
2. Estimate transformation parameters – e.g., least squares or robust least squares
3. Transform the points in {Set 1} using estimated parameters
4. Repeat steps 1-3 until change is very small

可行的预处理:去除离散的噪点。

 

 

扩展:PCL云点集

转载于:https://www.cnblogs.com/sialianzi/p/9916715.html

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值