前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >【点云论文速读】点云分层聚类算法

【点云论文速读】点云分层聚类算法

作者头像
点云PCL博主
发布2020-05-21 16:25:05
2.5K0
发布2020-05-21 16:25:05
举报
文章被收录于专栏:点云PCL点云PCL

标题:PAIRWISE LINKAGE FOR POINT CLOUD SEGMENTATION

作者:Lu, Xiaohu and Yao, Jian and Tu

论文摘要

这篇文章中,我们首次提出一种新颖的分层聚类算法----pairwise Linkage(p-linkage),能够用来聚类任意维度的数据,然后高效的应用于3D非结构点云的分类中,P-linkage 聚类算法首先计算每个点的特征值,例如计算2D点的密度和3D点的平滑度,然后使用更为具有特征性的数值来描述每个点与其最邻近点的链接关系,初始的聚类能够通过点对的链接更容易的进行,然后,聚类融合过程获得最终优化聚类结果,聚类结果能够用于其他的应用中,基于P-Linkage聚类,我们在3D无结构点云中发明了一个高效的分割算法,其中使用点的平滑度作为特征值,对于每一个初始的聚类创立切片,然后新颖且鲁棒的切片融合方法来获得最终的分割结果,所提的P-linkage聚类和3D点云分割方法仅需要一个输入参数。实验结果在2d-4d不同的维度合成数据充分证明该P-Linkage聚类的效率和鲁棒性,大量的实验结果在车载,机载和站式激光点云证明我们提出所提方法的鲁棒性。

https://github.com/xiaohulugo/PointCloudSegmentation

论文图集

英文摘要

In this paper, we first present a novel hierarchical clustering algorithm named Pairwise Linkage (P-Linkage), which can be used forclustering any dimensional data, and then effectively apply it on 3D unstructured point cloud segmentation. The P-Linkage clusteringalgorithm first calculates a feature value for each data point, for example, the density for 2D data points and the flatness for 3D pointclouds. Then for each data point a pairwise linkage is created between itself and its closest neighboring point with a greater featurevalue than its own. The initial clusters can further be discovered by searching along the linkages in a simple way. After that, a clustermerging procedure is applied to obtain the finally refined clustering result, which can be designed for specialized applications. Based onthe P-Linkage clustering, we develop an efficient segmentation algorithm for 3D unstructured point clouds, in which the flatness of theestimated surface of a 3D point is used as its feature value. For each initial cluster a slice is created, then a novel and robust slice mergingmethod is proposed to get the final segmentation result. The proposed P-Linkage clustering and 3D point cloud segmentation algorithmsrequire only one input parameter in advance. Experimental results on different dimensional synthetic data from 2D to 4D sufficientlydemonstrate the efficiency and robustness of the proposed P-Linkage clustering algorithm and a large amount of experimental resultson the Vehicle-Mounted, Aerial and Stationary Laser Scanner point clouds illustrate the robustness and efficiency of our proposed 3Dpoint cloud segmentation algorithm.

本文参与?腾讯云自媒体同步曝光计划,分享自微信公众号。
原始发表:2020-05-02,如有侵权请联系?cloudcommunity@tencent.com 删除

本文分享自 点云PCL 微信公众号,前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与?腾讯云自媒体同步曝光计划? ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
相关产品与服务
图像处理
图像处理基于腾讯云深度学习等人工智能技术,提供综合性的图像优化处理服务,包括图像质量评估、图像清晰度增强、图像智能裁剪等。
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档
http://www.vxiaotou.com