Title :
A pre-processing algorithm for faster convex hull computation
Author :
Singh, L. Dolendro ; Das, Pritam ; Kar, Nirmalya
Author_Institution :
Dept. of CSE, NIT Agartala, Agartala, India
Abstract :
Finding the convex hull of a point set has applications in research fields as well as industrial tools. This paper presents a pre-processing algorithm for computing convex hull vertices in a 2D spatial point set. Based on the position of extreme points we divide the exterior points into four groups bounded by rectangles (p-Rect). Then inside each p-Rect we recursively find and check the extreme points to verify if they are eligible to be convex hull points or not. The process gives a small set of candidate points for convex hull computation. Efficiency of the algorithm is evaluated with respect to time and space. Performance comparison with other classical algorithms shows that implementation of this pre-processing algorithm significantly improves their performance by reducing computational overhead and time.
Keywords :
computational geometry; set theory; 2D spatial point set; computational overhead; computational time; convex hull vertices; faster convex hull computation; industrial tools; p-Rect; point set; preprocessing algorithm; P-Rect; Point rotation; Preprocessing algorithm; Quick convex hull; Recursion;
Conference_Titel :
Confluence 2013: The Next Generation Information Technology Summit (4th International Conference)
Conference_Location :
Noida
Electronic_ISBN :
978-1-84919-846-2
DOI :
10.1049/cp.2013.2348