平面点集Delaunay三角剖分的分治算法
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
平面点集Delaunay三角剖分的分治算法
谢增广
【期刊名称】《计算机工程与设计》
【年(卷),期】2012(33)7
【摘要】为发展图形网格化技术,研究了平面点集的三角剖分算法.根据经典算法中在实际应用中遇到的共性问题,提炼了3个工具算法;为了更好地表示平面区域划分的拓扑信息,引入了双链接边表(DCEL)的数据结构.在此基础上,设计并实现了平面集Delaunay三角剖分分治算法,并对特殊退化情况进行了处理,通过计算表明了该算法时间复杂度为0(N* logN).实验数据结果验证了该算法的正确性、健壮性.%To develop graphic mesh generation technology, algorithms of triangulation in 2d is studied. According the common problems encountered in the practical application by using classical algorithm, 3 auxiliary sub-algorithms are refined. In order to represent topology information of surface region efficiently, a data structure named doubly-connected edge list (DCEL) is introduced. On this basis, a Delaunay triangulation algorithm based on strategy of divide-and-conquer is illustrated in detail. Special degenerate cases are also taken into consideration, and the conclusion that the algorithm will take 0 (N * logN) time in total is proved . The experimental results verify the correctness and robustness of the algorithm.
【总页数】7页(P2652-2658)
【作者】谢增广
【作者单位】华北计算技术研究所,北京100083
【正文语种】中文
【中图分类】TP311.11
【相关文献】
1.带内外边界约束的平面点集Delaunay三角剖分 [J], 王中辉;闫浩文
2.一种基于图的平面点集Delaunay三角剖分算法 [J], 马小虎;董军;潘志庚;石教英
3.基于EMST的平面点集Delaunay三角剖分 [J], 余楚才;吴荣泉;许延武
4.基于EMST的平面点集Delaunay三角剖分 [J], 余楚才;吴荣泉;许延武
5.分治算法与动态规划算法研究 [J], 奚雨新
因版权原因,仅展示原文概要,查看原文内容请购买。