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

基于Voronoi图的线段最近对查询
引用本文:杨泽雪,郝忠孝.基于Voronoi图的线段最近对查询[J].计算机科学,2012,39(6):143-146.
作者姓名:杨泽雪  郝忠孝
作者单位:1. 哈尔滨理工大学计算机科学与技术学院 哈尔滨 150080;黑龙江工程学院计算机科学与技术系 哈尔滨 150050
2. 哈尔滨理工大学计算机科学与技术学院 哈尔滨 150080;哈尔滨工业大学计算机科学与技术学院 哈尔滨 150001
基金项目:黑龙江省教育厅科学技术研究项目
摘    要:最近对查询是空间数据库中的重要查询之一。已有的关于最近对查询的研究基本集中在点对象上,对空间对象无法抽象为点的对象则研究较少。提出基于平面线段的最近对查询,即找出两个平面线段集中距离最近的线段对。提出基于Voronoi图的线段最近对查询算法,该方法构造两个线段集的Voronoi图,利用Voronoi图的最近邻近特性和局域动态特性找到互为最近邻的线段对,从中找到结果,以缩减大量的计算代价。对线段集中增加线段和删除线段的情况做了相应的处理。实验证明,该算法具有较高的查询效率。

关 键 词:线段Voronoi图  空间数据库  线段最近对  线段最小距离

Line Segment Closest Pair Queries Based on Voronoi Diagram
YANG Ze-xue , HAO Zhong-xiao.Line Segment Closest Pair Queries Based on Voronoi Diagram[J].Computer Science,2012,39(6):143-146.
Authors:YANG Ze-xue  HAO Zhong-xiao
Affiliation:2(College of Computer Science and Technology,Harbin University of Science and Technology,Harbin 150080,China)1(College of Computer Science and Technology,Harbin Institute of Technology,Harbin 150001,China)2(Department of Computer Science and Technology,Heilongjiang Institute of Technology,Harbin 150050,China)3
Abstract:Closest pair(CP) query is one of the important spatial queries in spatial database. But the existed researches on CP query are mainly focused on point objects,which can rarely solve some instance that spatial object can not be abstracted as a point. The question of closest pair query between line segment and line segment was first put forward.That is finding the line segment pair which has the shortest distance among all the line segment pairs of two line segment sets. The line segment closest pair ctuery algorithm based on Voronoi diagram was proposed, and the relevant theorern and proof were given. `hhe Voronoi diagram of two line segment sets was constructed respectively in the method. By making use of nearest adjacent property and local dynamic property, the line segment pairs that arc the nearest neighbor mutually were finded from which the result was got, in order to reduce a lot of computational cost. The two circumstances of insert line segment and delete line segment were dealed with. Experiments demonstrate the proposed algorithms have high query efficiency.
Keywords:Line segment Voronoi diagram  Spatial database  Line segment closest pair  Line segment nearest distance
本文献已被 CNKI 万方数据 等数据库收录!
点击此处可从《计算机科学》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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