FPFH+ICP点云配准




754015-20160512162044202-1559901227.png


A,  UniformSampling降噪

B, ISS计算关键点, FPFH特征
在FeatureCloud:: setInputCloud中读入点云,并调用 processInput进行处理:
processInput处理包括: 
 1,  computeSurfaceNormals ()  
使用 NormalEstimation计算得到表面法向量
 2,   computeLocalFeatures () 
FPFHEstimation
KdTree
ISSKeypoint3D
getKeypointsIndicesinRadius

C, SAC-IA配准
findBestAlignment中进行SAC-IA配准计算

D, ICP进一步配准
IterativeClosestPoint



//==打印输出调试信息==//
FILE* fxp = fopen("F:\\x_p.txt","w+");
fprintf(fxp,"%.2f  ",df);
fclose(fxp);






















转载于:https://www.cnblogs.com/skyhuangdan/p/5486134.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值