1996
DOI: 10.1145/235815.235821
|View full text |Cite
|
Sign up to set email alerts
|

The quickhull algorithm for convex hulls

Abstract: 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 Quickhull 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 algorith… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

3
2,604
0
37

Year Published

1998
1998
2017
2017

Publication Types

Select...
8
1

Relationship

0
9

Authors

Journals

citations
Cited by 4,429 publications
(2,761 citation statements)
references
References 30 publications
3
2,604
0
37
Order By: Relevance
“…It is a set of lines connecting each point to its natural neighbors. It is based on the convex hull algorithm in (Barber et al, 1996). From this triangulation, an enclosing triangle is obtained for each point in the uniform grid.…”
Section: Methodsmentioning
confidence: 99%
“…It is a set of lines connecting each point to its natural neighbors. It is based on the convex hull algorithm in (Barber et al, 1996). From this triangulation, an enclosing triangle is obtained for each point in the uniform grid.…”
Section: Methodsmentioning
confidence: 99%
“…Each possible set of distributions defines a family of iso-performance lines, and for a given family, the optimal methods are those that lie on the "most-northwest" isoperformance line. Thus, a classifier is optimal for some conditions if and only if it lies on the northwest boundary (i.e., above the line y = x) of the convex hull (Barber, Dobkin, & Huhdanpaa, 1996) of the set of points in ROC space. 2 We discuss this in detail in Section 3.…”
Section: The Roc Convex Hull Methodsmentioning
confidence: 99%
“…3 2. Find the convex hull of the set of points representing the predictive behavior of all classifiers of interest, for example by using the QuickHull algorithm (Barber et al, 1996). 3.…”
Section: Given: E: List Of Tuples I P Wherementioning
confidence: 99%
“…To solve Eq. (3) the "PETSc" suite (Balay et al (2011(Balay et al ( , 2010(Balay et al ( , 1997) with an LU decomposition is used, the convex hull is calculated using "qhull" (Barber et al (1996)), and the cell cycle model is provided by "Chaste" (Mirams et al (2013); Pitt-Francis et al (2009)). …”
Section: Initial Conditions and Implementationmentioning
confidence: 99%