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

计算机工程 ›› 2010, Vol. 36 ›› Issue (21): 81-82,85. doi: 10.3969/j.issn.1000-3428.2010.21.029

• 软件技术与数据库 • 上一篇    下一篇

基于Voronoi图和三角剖分的闭合曲线重建

钟 华a,王加阳a,谭正华b   

  1. (中南大学 a. 信息科学与工程学院;b. 资源与安全工程学院,长沙 410083)
  • 出版日期:2010-11-05 发布日期:2010-11-03
  • 作者简介:钟 华(1984-),男,硕士,主研方向:计算几何; 王加阳,教授;谭正华,博士

Closed Curve Reconstruction Based on Voronoi Diagram and Triangulation

ZHONG Huaa, WANG Jia-yanga, TAN Zheng-huab   

  1. (a. College of Information Science and Engineering; b. School of Resources and Safety Engineering, Central South Univ., Changsha 410083, China)
  • Online:2010-11-05 Published:2010-11-03

摘要: 以Voronoi图和Delaunay三角剖分为基础,针对二维闭合曲线集的采样点集,提出一种曲线重建算法。该算法按给定采样密度对曲线集进行采样,从而用一条或多条线段准确地重建曲线集,将采样点密集程度的度量定义为点集的本地特征值度量,以此要求采样达到一定的密集程度。理论分析证明该算法的时间复杂度为O(nlogn)。

关键词: 曲线重建, 点的局部特征值, Voronoi图, Delaunay三角剖分

Abstract: Based on Voronoi diagram and Delaunay triangulation and aiming at sample set of 2D closed curve set, this paper proposes a curves reconstruction algorithm. It samples the curve set according to sample dense to correctly reconstruct curve set with one or some lines. The measurement of dense extent is defined as local feature size of point, and samples are demanded to achieve a certain dense degree. Analysis proves that time complexity of the algorithm is O(nlogn).

Key words: curve reconstruction, local eigenvalue of point, Voronoi diagram, Delaunay triangulation

中图分类号: