首页 | 本学科首页   官方微博 | 高级检索  
     

求解简单多边形间最小距离的一个线性时间算法
引用本文:毛定山,崔先国,李行,吴哲辉.求解简单多边形间最小距离的一个线性时间算法[J].中国图象图形学报,2008,13(12):2400-2408.
作者姓名:毛定山  崔先国  李行  吴哲辉
作者单位:中国科学研究院地理科学与资源研究所资源与环境信息系统国家重点实验室,山东科技大学信息科学与工程学院,山东科技大学地球信息科学与工程学院,华东师范大学河口海岸学国家重点实验室
基金项目:国家自然科学基金,国家重点基础研究发展计划(973计划)
摘    要:计算简单多边形间的最小距离,在所有与几何图形计算有关的领域中,一直以来都是一个基本问题。为了更快地求解简单多边形的最小距离,提出了一个基于关联多边形三角化分割的简单多边形间最小距离的求解算法。该算法的主要思想是:首先构造一个关联多边形把两个多边形联系起来,其目的是把最小距离限制在这个关联多边形内;然后根据两个多边形的最小边界矩形包围框间的不同位置关系,详细阐述了关联多边形的构造过程,同时论述了关联多边形是一个简单多边形。为了计算最小距离,首先要对关联多边形进行三角化分割,并使最小距离位于三角化分割结果中某一个三角形区域内,或者至多位于两个相邻三角形区域内;之后通过对所有三角形进行遍历来找出最小距离及其所在的位置。该算法的时间复杂度是线性的。

关 键 词:关联多边形  最小矩形包围框(MBR)  三角化分割
收稿时间:2007/7/28 0:00:00
修稿时间:7/2/2007 12:00:00 AM

An Algorithm for Computing the Minimal Distance Between Two Polygons in Linear Time
MAO Ding shan et al.,MAO Ding shan et al.,MAO Ding shan et al. and MAO Ding shan et al..An Algorithm for Computing the Minimal Distance Between Two Polygons in Linear Time[J].Journal of Image and Graphics,2008,13(12):2400-2408.
Authors:MAO Ding shan  MAO Ding shan  MAO Ding shan and MAO Ding shan
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.
Keywords:association polygon  minimum bound rectangle(MBR)  triangulation
本文献已被 CNKI 维普 万方数据 等数据库收录!
点击此处可从《中国图象图形学报》浏览原始摘要信息
点击此处可从《中国图象图形学报》下载免费的PDF全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号