计算机应用 ›› 2011, Vol. 31 ›› Issue (10): 2717-2720.DOI: 10.3724/SP.J.1087.2011.02717

• 图形图像技术 • 上一篇    下一篇

点云模型的多分辨率简化算法

杨斌1,范媛媛2,王继东1   

  1. 1.滁州学院 计算机科学与技术系,安徽 滁州 239000
    2.滁州学院 数学系,安徽 滁州 239000
  • 收稿日期:2011-04-26 修回日期:2011-06-19 发布日期:2011-10-11 出版日期:2011-10-01
  • 通讯作者: 杨斌
  • 作者简介:杨斌(1981-),男,安徽定远人,讲师,硕士,CCF会员,主要研究方向:计算机图形学、虚拟现实;范媛媛(1981-),女,安徽凤阳人,讲师,硕士,主要研究方向:计算机辅助几何设计、计算机图形学;王继东(1980-),男,安徽阜南人,讲师,硕士,主要研究方向:计算机图形学。
  • 基金资助:

    国家自然科学基金资助项目(60873175);安徽省教育厅自然科学基金资助项目(KJ2011Z284; KJ2011Z278)

Multi-resolution simplification algorithm for point cloud

YANG Bin1, FAN Yuan-yuan2, WANG Ji-dong1   

  1. 1.Department of Computer Science and Technology, Chuzhou University, Chuzhou Anhui 239000, China
    2.Department of Mathematics, Chuzhou University, Chuzhou Anhui 239000, China
  • Received:2011-04-26 Revised:2011-06-19 Online:2011-10-11 Published:2011-10-01
  • Contact: Bin YANG

摘要: 为了有效地多分辨率简化点云模型,首先,采用均匀栅格法建立点云模型的拓扑关系,计算每个数据点的k邻域;然后,通过建立点云模型中数据点的协方差矩阵求得这些点的法向量,并且进行法向重定向,使所有法向量的方向都指向点云模型的外部;最后,通过衡量数据点对Laplace-Beltrami算子特征值频谱的影响,得到与数据点k邻域及其法向量相关的量化该点重要性的度量公式,随后调节控制因子的取值,实现点云模型的多分辨率简化。实验结果表明,该算法具有简化率高、保留点云模型的微小细节特征信息、简化速度快、稳定性强的特点。

关键词: 点云, k邻域, 法向量, 度量公式, 多分辨率简化

Abstract: To efficiently simplify point cloud by multi-resolution, firstly, uniform grids were used to represent the spatial topology relationship of point cloud and calculate the k-nearest neighbors for each data point. Then normal vectors of data points were estimated by constructing covariance matrix, and normal vectors were directed to the outside of the point cloud. Finally, the formulation for measuring the importance of data point was achieved according the effect of this point on eigenvalues spectrum of the Laplace-Beltrami operator, and it was associated with the k-nearest neighbors of this point and normal vectors, and then multi-resolution simplification of point cloud was realized by changing the value of control factor. The experimental result shows that this algorithm has high simplification rate, fast speed, strong stability, and maitains the small detailed information of point cloud.

Key words: point cloud, k-nearest neighbor, normal vector, measuring formulation, multi-resolution simplification

中图分类号: