کد مقاله کد نشریه سال انتشار مقاله انگلیسی نسخه تمام متن
440004 690935 2016 8 صفحه PDF دانلود رایگان
عنوان انگلیسی مقاله ISI
A Total Order Heuristic-Based Convex Hull Algorithm for Points in the Plane
ترجمه فارسی عنوان
یک الگوریتم هال محدب مبتنی بر اکتشافی کل برای نقاط در سطح
موضوعات مرتبط
مهندسی و علوم پایه مهندسی کامپیوتر گرافیک کامپیوتری و طراحی به کمک کامپیوتر
چکیده انگلیسی


• We propose a 2D convex hull algorithm based on comparison operators.
• We propose a 2D convex hull algorithm that outperforms Quickhull.
• We propose a 2D non-convex hull algorithm.

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.

ناشر
Database: Elsevier - ScienceDirect (ساینس دایرکت)
Journal: Computer-Aided Design - Volume 70, January 2016, Pages 153–160
نویسندگان
,