网页学习体会

  • 首页
  • 个人博客
您的位置: 首页  >  技术问答  >  欧式聚类可以提取平面吗,欧式聚类用来干什么啊

欧式聚类可以提取平面吗,欧式聚类用来干什么啊

分类: 技术问答 • 2022-03-05 21:30:00

欧式聚类可以提取平面吗,欧式聚类用来干什么啊

问题描述:

今天实习带我的职工,让我用欧式聚类提取圆柱体,线、和面,确定不是别的吗

答

pcl有欧式聚类的函数:

Euclidean Cluster Extraction — Point Cloud Library 0.0 documentation https://pcl.readthedocs.io/projects/tutorials/en/latest/cluster_extraction.html?highlight=cluster

不过拟合圆柱体、线、面应该使用RANSAC,pcl也有相应的函数:
Cylinder model segmentation — Point Cloud Library 0.0 documentation https://pcl.readthedocs.io/projects/tutorials/en/latest/cylinder_segmentation.html?highlight=cylinder

Plane model segmentation — Point Cloud Library 0.0 documentation https://pcl.readthedocs.io/projects/tutorials/en/latest/planar_segmentation.html?highlight=plane

另外dbscan可以做聚类,将点云分成不同的块,open3d有现成的example:
Point cloud — Open3D 0.13.0 documentation http://www.open3d.org/docs/release/tutorial/geometry/pointcloud.html#DBSCAN-clustering

相关推荐

  • 欧式聚类可以提取平面吗,欧式聚类用来干什么啊
  • 系统找不到指定的文件
  • 如何安装android studio?
    网站免责声明 网站地图 最新文章 用户隐私 版权申明
本站所有数据收集于网络,如果侵犯到您的权益,请联系网站进行下架处理。   

Copyright © 2018-2021   Powered By 网页学习体会    备案号:   粤ICP备20002247号