OpenAlex · Aktualisierung stündlich · Letzte Aktualisierung: 13.03.2026, 22:03

Dies ist eine Übersichtsseite mit Metadaten zu dieser wissenschaftlichen Arbeit. Der vollständige Artikel ist beim Verlag verfügbar.

The quickhull algorithm for convex hulls

1996·5.260 Zitationen·ACM Transactions on Mathematical SoftwareOpen Access
Volltext beim Verlag öffnen

5.260

Zitationen

3

Autoren

1996

Jahr

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 used 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 serous 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.

Ähnliche Arbeiten

Autoren

Institutionen

Themen

Computational Geometry and Mesh GenerationRobotics and Sensor-Based LocalizationDigital Image Processing Techniques
Volltext beim Verlag öffnen