A Total Order Heuristic-based Convex Hull Algorithm For Points In The Plane
January 1, 2016 - Gomes, Abel J. P.
Journal or Book Title: COMPUTER-AIDED DESIGN
Volume/Issue: 70
Year Published: 2016
Computing the convex hull of a set of points is a fundamental operation in many research fields, including geometric computing, computer graphics, computer vision, robotics, and so forth. This problem is particularly challenging when the number of points goes beyond some millions. In this article, we describe a very fast algorithm that copes with millions of points in a short period of time without using any kind of parallel computing. This has been made possible because the algorithm reduces to a sorting problem of the input point set, what dramatically minimizes the geometric computations (e.g., angles, distances, and so forth) that are typical in other algorithms. When compared with popular convex hull algorithms (namely, Graham's scan, Andrew's monotone chain, Jarvis' gift wrapping, Chan's, and Quickhull), our algorithm is capable of generating the convex hull of a point set in the plane much faster than those five algorithms without penalties in memory space. (C) 2015 Elsevier Ltd. All rights reserved.
DOI: 10.1016/j.cad.2015.07.013
Type of Publication: Article