计算机应用 ›› 2010, Vol. 30 ›› Issue (2): 348-350.

• 图形图像处理 • 上一篇    下一篇

保留边界的点云简化方法

黄文明1,肖朝霞2,温佩芝3,吴晓军4   

  1. 1. 桂林电子科技大学计算机与控制学院
    2. 桂林电子科技大学 计算机与控制学院
    3. 桂林电子工业大学
    4. 哈尔滨工业大学
  • 收稿日期:2009-08-24 修回日期:2009-10-15 发布日期:2010-02-10 出版日期:2010-02-01
  • 通讯作者: 肖朝霞
  • 基金资助:
    国家自然科学基金资助项目;广西科学基金资助项目

Point cloud simplification with boundary points reservation

  • Received:2009-08-24 Revised:2009-10-15 Online:2010-02-10 Published:2010-02-01
  • Contact: xiao zhaoxia
  • Supported by:
    National Natural Science Foundation of China

摘要: 针对点云简化算法中边界点丢失的问题,提出了一种保留边界的三维散乱点云的非均匀简化算法。首先利用kd-tree建立散乱数据点云的空间拓扑关系,计算出每个数据点的k邻域;然后针对目前依据点云分布均匀性算法提取边界效率低的问题,提出一种改进的点云边界点判定算法;最后保留所有边界点,对非边界点,根据曲面变分值和k邻域点已保留比例,进行点云的非均匀简化。实验结果表明,该算法精度高,空间复杂度低,而且简化后点云边界保留完整。

关键词: 边界点, 非均匀简化, 散乱点云, kd-树

Abstract: A non-uniform simplification approach with boundary points reservation was proposed concerning the boundary points loss caused by most point cloud simplification algorithms. First, kd-tree was used to represent the spatial topology relationship of the scattered point cloud and to calculate the k-nearest neighbors for each data point. Then an improved algorithm for boundary points detection of point cloud was presented to solve the low efficiency when the current algorithms extract boundary according to uniform distribution of point cloud. Consequently, all the resulted boundary points were reserved, while the non-boundary points were reserved for final non-uniform simplification according to the surface variation and their nearest neighbors. The experimental result shows that the proposed simplification approach has high accuracy and low space complexity, and can reserve the boundary points.

Key words: boundary point, non-uniform simplification, scattered point cloud, kd-tree