作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2015, Vol. 41 ›› Issue (1): 218-222. doi: 10.3969/j.issn.1000-3428.2015.01.040

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

大规模点云数据的球面纹理映射方法

王蒙,刘小平,邹艳妮   

  1. 南昌大学信息工程学院,南昌 330031
  • 收稿日期:2013-12-23 修回日期:2014-03-11 出版日期:2015-01-15 发布日期:2015-01-16
  • 作者简介:王 蒙(1987-),男,硕士研究生,主研方向:计算机图形学;刘小平,教授、博士生导师;邹艳妮,博士研究生。
  • 基金资助:
    国家“863”计划基金资助项目(2013AA013804);国家自然科学基金资助项目(61175072,51165033,61163023);国家“973”计划基金资助项目(2011CB302400);江西省科技支撑计划基金项目(20121BBE50023)

Spherical Texture Mapping Method for Large-scale Point Cloud Data

WANG Meng,LIU Xiaoping,ZOU Yanni   

  1. School of Information Engineering,Nanchang University,Nanchang 330031,China
  • Received:2013-12-23 Revised:2014-03-11 Online:2015-01-15 Published:2015-01-16

摘要: 针对点云数据的Delaunay三角网格纹理映射速度慢、映射效果不够细腻及不适合大规模点云数据纹理映射等问题,提出一种基于球面纹理映射的点云数据重建改进方法,并在Qsplat算法的基础上进行实现。采用Qsplat算法对大规模点云数据进行模型重建,利用球面等比约束纹理映射算法建立纹理坐标、球面、点云重建模型三者之间的数学关系,实现大规模点云数据的球面纹理映射。实验结果表明,与传统的三角网格纹理映射相比,该方法可明显提高纹理映射的速度和质量,拓宽球面等比约束纹理映射方法的应用范围,适用于大规模点云数据的纹理映射。

关键词: Delaunay三角网格, 点云数据, 球面纹理映射, Qsplat算法, 纹理坐标, 等比约束

Abstract: Data texture mapping methods based on the Delaunay triangular mesh are usually computationally slow and the quality of mapping is low,making them unsuitable for large-scale point cloud data.In this paper,an improved spherical texture mapping method is developed for the reconstruction of point cloud data and it can be implemented based on the Qsplat algorithm.The Qsplat algorithm is used to re-establish the model of large-scale point cloud data.The spherical equal-ratio constraint texture mapping is used to obtain the mathematical relationship among texture coordinates,sphere and the reconstructed model,realizing the spherical texture mapping of large scale point data.Experimental results show that the speed and the quality of mapping of the proposed method are much improved compared with those traditional triangular texture mapping methods.

Key words: Delaunay triangulation mesh, point cloud data, spherical texture mapping, Qsplat algorithm, texture coordinates, equal ratio constraint

中图分类号: