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);

















最新文章

  1. Similarity-based Learning
  2. 基于Bootstrap的后台通用模板
  3. WEB安全--CSRF剖析
  4. android.content.ActivityNotFoundException: Unable to find explicit activity class have you declared this activity in your AndroidManifest.xml?
  5. python 的类变量和对象变量
  6. uva1638Pole Arrangement
  7. ThinkPHP的配置
  8. Activity关闭另一个Acitivity
  9. Linux 双网卡绑定技术
  10. 一旦rhel5.8造成只读文件系统ORA-00354: corrupt redo log block header
  11. Python小问题汇总
  12. 运行gpg --gen-key生成key时出现卡住的问题
  13. CTF---Web入门第六题 因缺思汀的绕过
  14. 第二周作业(pta存在的问题)
  15. 从一个git仓库拷贝到另一个git仓库
  16. 差分约束 HDU - 1384 HDU - 3592 HDU - 1531 HDU - 3666
  17. 为 docker 中的 nginx 配置 https
  18. Python机器学习笔记 使用sklearn做特征工程和数据挖掘
  19. DB2常见错误信息
  20. CSAPP:信息的表和处理2

热门文章

  1. VBA中msgbox的用法小结
  2. 数据库MySQL--常见函数
  3. drop大表
  4. WPF 新突破
  5. 校园商铺-4店铺注册功能模块-8店铺注册之Controller层的改造
  6. Open CV 环境配置
  7. thinkphp 分布式数据库支持
  8. 全球轮3——cf1148
  9. js日常总结
  10. 大杀器Bitset