节点文献
基于凸壳技术的Delaunay三角网生成算法
An Algorithm of Building Delaunay Triangulation Based on Convex Hull
【摘要】 该文提出了一种针对散乱点集的快速构建Delaunay的算法。该算法首先对散乱点按有向角进行排序,以排序后的点顺序为基础,利用凸壳特性快速将散乱点联结成三角网,最后利用拓扑结构快速将其优化为Delaunay三角网。在联网过程中,充分利用有序点子集的凸壳特性,避免了所有的交点测试,从而保证了对散乱点集生成Delaunay三角网的效率。
【Abstract】 The paper presents an algorithm of building Delaunay triangulation of scattered point set.Firstly all scattered points are stored in angle.Secondly the sorted points are added to triangular mesh which has created using convex hull technology.Finally triangular mesh is optimized into Delaunay triangulation using topological structures.In process of adding point to triangular mesh,a few points should be test for the fully using the character of convex hull.Experimental results show that the method is robust and efficient in computation.
【关键词】 Delaunay三角剖分;
凸壳;
计算几何;
【Key words】 Delaunay triangulation; convex hull; computational geometry;
【Key words】 Delaunay triangulation; convex hull; computational geometry;
【基金】 国家863高技术研究发展计划资助项目(编号:2002AA135160)
- 【文献出处】 计算机工程与应用 ,Computer Engineering and Applications , 编辑部邮箱 ,2006年06期
- 【分类号】TP391.41
- 【被引频次】41
- 【下载频次】450