节点文献

求解简单多边形间最小距离的一个线性时间算法

An Algorithm for Computing the Minimal Distance Between Two Polygons in Linear Time

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

【作者】 毛定山崔先国李行吴哲辉

【Author】 MAO Ding-shan1),2),CUI Xian-guo3),LI Xing4),WU Zhe-hui2)1)(State Key Laboratory of Resources and Environmental Information System Institute of Geographic Sciences and Natural Resources Research Chinese Academy of Sciences,Beijing 100101)2)(College of Information Science and Engineering Shandong University of Science and Technology,Qingdao,266510)3)(College of Earth Information Science and Engineering Shandong University of Science and Technology,Qingdao 266510)4)(State Key Laboratory of Estuarine and Coastal Research,East China Normal University,Shanghai 200062)

【机构】 中国科学研究院地理科学与资源研究所资源与环境信息系统国家重点实验室山东科技大学信息科学与工程学院山东科技大学地球信息科学与工程学院华东师范大学河口海岸学国家重点实验室

【摘要】 计算简单多边形间的最小距离,在所有与几何图形计算有关的领域中,一直以来都是一个基本问题。为了更快地求解简单多边形的最小距离,提出了一个基于关联多边形三角化分割的简单多边形间最小距离的求解算法。该算法的主要思想是:首先构造一个关联多边形把两个多边形联系起来,其目的是把最小距离限制在这个关联多边形内;然后根据两个多边形的最小边界矩形包围框间的不同位置关系,详细阐述了关联多边形的构造过程,同时论述了关联多边形是一个简单多边形。为了计算最小距离,首先要对关联多边形进行三角化分割,并使最小距离位于三角化分割结果中某一个三角形区域内,或者至多位于两个相邻三角形区域内;之后通过对所有三角形进行遍历来找出最小距离及其所在的位置。该算法的时间复杂度是线性的。

【Abstract】 In computer graphics,spatial analysis of geographic information system(GIS) and computer aided design(CAD),a fundamental problem is to compute the minimal distance of two polygons.An efficient algorithm is presented for computing the minimal distance between two polygons based on the triangulation of their association polygon.The main idea of the algorithm is that two polygons were linked by an association polygon constructed,so that the minimal distance between two polygons is restricted within the association polygon.According to three different relationships between two polygon-boxes,the approach of constructing the association polygon is described in detail and the association polygon is proved to be a simple polygon.The association polygon is triangulated to find the minimal distance.As a result,the distance between a vertex and an edge within one or two adjacent triangles is the minimum.The time complexity of the algorithm is linear related to the size of the two polygons.

【基金】 国家自然科学基金项目(40571129);国家重点基础研究发展计划(973)项目(2006CB701305)
  • 【文献出处】 中国图象图形学报 ,Journal of Image and Graphics , 编辑部邮箱 ,2008年12期
  • 【分类号】TP391.41
  • 【被引频次】7
  • 【下载频次】206
节点文献中: 

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

本文的引文网络