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

平面点集凸包快速构建算法的研究
引用本文:蒋红斐.平面点集凸包快速构建算法的研究[J].计算机工程与应用,2002,38(20):48-49,106.
作者姓名:蒋红斐
作者单位:中南大学土木建筑学院,长沙,410075
基金项目:铁道部科研基金的资助(编号:97G23-F)
摘    要:文章提出了一种提高构建凸包速度的新方法。该算法生成一个网格来管理离散点,在淘汰明显不位于凸包上的点时,将对离散点的取舍转换为对格的取舍,计算工作量只与离散点的范围及网格的密度有关,与离散点的数目无关;同时对点集也进行了初略的排序。在求取剩余点集的凸包时,采用了一种先分段求取凸包边界,最后将这些边界合并成凸包的方法,该方法充分利用了剩余点集所具有的有序性。

关 键 词:凸包  格网  平面点集  计算几何
文章编号:1002-8331-(2002)20-0048-02

Study on Fast Convex Hull Algorithm of Planar Point Set
Jiang Hongfei.Study on Fast Convex Hull Algorithm of Planar Point Set[J].Computer Engineering and Applications,2002,38(20):48-49,106.
Authors:Jiang Hongfei
Abstract:In this paper,a new algorithm is proposed for improving the speed of calculating the convex hull of planar point set.The algorithm creates a square mesh to manage points,when eliminating the points which are obviously not on the convex hull,selecting or eliminating of point can be converted to that of grid,the work of calculation depends on the range of point set and density of grid mesh but not the number of points.At the meantime,the points are sorted roughly.When calculating the convex hull of remainder points,a method is presented which can take advantage of order of the remainder points,it calculates the boundaries of the convex hull segment by segment,then,combines the boundaries to form convex hull.
Keywords:Convex hull  Mesh  Planar point set  Computational geometry
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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