节点文献

快速多边形区域三角化算法与实现

Fast triangulation algorithm for polygon regions and implementation

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 毕林王李管陈建宏冯兴隆

【Author】 BI Lin1,2,WANG Li-guan1,2,CHEN Jian-hong1,FENG Xing-long1(1.School of Resources & Safety Engineering,Central South University,Changsha 410083,China;2.Digital Mine Co.Ltd,Changsha 410083,China)

【机构】 中南大学资源与安全工程学院

【摘要】 多边形区域三角化的基本思想是:首先将简单多边形分解为多个单调多边形,然后对每个单调多边形进行三角化。快速多边形区域三角化算法先由多边形顶点的位置特征分为不同的类型,并沿指定方向对顶点进行排序,然后顺序取出各顶点,根据顶点类型,确定准单调多边形的产生、增长或结束,最后对所产生的多个单调多边形进行三角化。该算法充分利用多边形的顶点、边的拓扑关系,计算量少、实现简单,适用于带有洞、岛的任意简单多边形,速度较快。

【Abstract】 The basic idea of triangulation for simple triangle was described as follows: the polygon was subdivided into mono-tonous polygons and then triangulated.The algorithm classified all the vertexes by its location characteristics,and sorted them along the appointed axis,and then selected the vertexes orderly to decide the creation,expansion or formation of a monotonous polygon by its type,at last triangulated the formative monotonous polygon.In the algorithm,the topology of the vertexes and edges made full use of so as to reduce calculation task,simplify implementation and made it suitable for any simple triangle with holes and islands,speediness and nearly linear time complexity.

【基金】 国家自然科学基金资助项目(50774092)
  • 【文献出处】 计算机应用研究 ,Application Research of Computers , 编辑部邮箱 ,2008年10期
  • 【分类号】TP391.41
  • 【被引频次】34
  • 【下载频次】501
节点文献中: 

本文链接的文献网络图示:

本文的引文网络