JavaShuo
栏目
标签
Iterative Matching Point
时间 2020-12-30
标签
深度学习
论文总结
栏目
Java开源
繁體版
原文
原文链接
一、摘要: 在本文中,我们提出了一种基于神经网络的点云配准方法为迭代匹配点(IMP)。该模型从两点云中迭代匹配点的特征,通过最小化匹配点之间的距离来求解刚体运动。这个想法类似于迭代最接近点(ICP),但我们的模型是通过比较几何特征来确定对应关系,而不是仅仅找到最接近的点。因此,它不受局部极小问题的影响,可以处理具有大旋转角度的点云。此外,特征提取网络的鲁棒性使IMP能够配准局部和有噪声的点云。在M
>>阅读原文<<
相关文章
1.
论文《Point-Pattern Matching》学习
2.
Learn OpenCV Video Stabilization Using Point Feature Matching in OpenCV
3.
迭代最近点(Iterative Closest Point, ICP)算法及matlab实现
4.
ICP算法(Iterative Closest Point迭代最近点算法)
5.
SLAM Scan-Matching/Registration
6.
Iterative Pruning
7.
Iterative Quantization
8.
论文《Efficient point pattern matching algorithm for planar point sets under transform of translati》学习
9.
[学习opencv]Surface Matching之PPF Point Pair Feature 点对特征
10.
RPM-Net: Robust Point Matching using Learned Features 2020 论文笔记
更多相关文章...
•
Scala 类和对象
-
Scala教程
•
Scala Trait(特征)
-
Scala教程
相关标签/搜索
matching
iterative
point
Java开源
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
安装cuda+cuDNN
2.
GitHub的使用说明
3.
phpDocumentor使用教程【安装PHPDocumentor】
4.
yarn run build报错Component is not found in path “npm/taro-ui/dist/weapp/components/rate/index“
5.
精讲Haproxy搭建Web集群
6.
安全测试基础之MySQL
7.
C/C++编程笔记:C语言中的复杂声明分析,用实例带你完全读懂
8.
Python3教程(1)----搭建Python环境
9.
李宏毅机器学习课程笔记2:Classification、Logistic Regression、Brief Introduction of Deep Learning
10.
阿里云ECS配置速记
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
论文《Point-Pattern Matching》学习
2.
Learn OpenCV Video Stabilization Using Point Feature Matching in OpenCV
3.
迭代最近点(Iterative Closest Point, ICP)算法及matlab实现
4.
ICP算法(Iterative Closest Point迭代最近点算法)
5.
SLAM Scan-Matching/Registration
6.
Iterative Pruning
7.
Iterative Quantization
8.
论文《Efficient point pattern matching algorithm for planar point sets under transform of translati》学习
9.
[学习opencv]Surface Matching之PPF Point Pair Feature 点对特征
10.
RPM-Net: Robust Point Matching using Learned Features 2020 论文笔记
>>更多相关文章<<