The Quickhull algorithm for convex hulls

被引:3766
作者
Barber, CB
Dobkin, DP
Huhdanpaa, H
机构
[1] PRINCETON UNIV, DEPT COMP SCI, PRINCETON, NJ 08544 USA
[2] CONFIGURED ENERGY SYST, PLYMOUTH, MN 55447 USA
来源
ACM TRANSACTIONS ON MATHEMATICAL SOFTWARE | 1996年 / 22卷 / 04期
关键词
convex hull; Delaunay triangulation; halfspace intersection; Voronoi diagram;
D O I
10.1145/235815.235821
中图分类号
TP31 [计算机软件];
学科分类号
081202 ; 0835 ;
摘要
The convex hull of a set of points is the smallest convex set that contains the points. This article presents a practical convex hull algorithm that combines the two-dimensional Quick-hull Algorithm with the general-dimension Beneath-Beyond Algorithm. It is similar to the randomized, incremental algorithms for convex hull and Delaunay triangulation. We provide empirical evidence that the algorithm runs faster when the input contains nonextreme points and that it uses less memory. Computational geometry algorithms have traditionally assumed that input sets are well behaved. When an algorithm is implemented with floating-point arithmetic, this assumption can lead to serious errors. We briefly describe a solution to this problem when computing the convex hull in two, three, or four dimensions. The output is a set of ''thick'' facets that contain all possible exact convex hulls of the input. A variation is effective in five or more dimensions.
引用
收藏
页码:469 / 483
页数:15
相关论文
共 40 条