Title :
A Hybrid Convex Hull Algorithm for Fingertips Detection
Author :
Bo Shen Woun ; Guat Yew Tan ; Miin Huey Ang ; Ya Ping Wong
Author_Institution :
Sch. of Math. Sci., Univ. Sains Malaysia, Minden, Malaysia
Abstract :
Convex hull vertices extraction from a binary image to detect fingertips always involves multi-step pre-processing algorithm such as edge detection algorithms, before the actual convex hull algorithm can be applied on the image. The pre-processing steps often take up much computational resources. In this paper, we endeavour to reduce the computational resources by introducing a hybrid convex hull algorithm, which is able to extract the convex hull vertices directly from a binary image without going through the edge detection process. Bresenham algorithm is embedded within Jarvis March to replace most of the work required in the edge detection process. In this respect, our pre-processing step is simple and detect only four global extreme points´ extraction. The new algorithm yields time complexity of O(N2).
Keywords :
computational complexity; convex programming; edge detection; fingerprint identification; Bresenham algorithm; Jarvis March; binary image; computational resources; convex hull vertices extraction; edge detection algorithm; edge detection process; fingertips detection; global extreme points extraction; hybrid convex hull algorithm; multistep preprocessing algorithm; time complexity; Algorithm design and analysis; Clocks; Feature extraction; Image edge detection; Partitioning algorithms; Time complexity; Bresenham algorithm; Convex hull; Jarvis March;
Conference_Titel :
Computer Graphics, Imaging and Visualization (CGIV), 2014 11th International Conference on
Conference_Location :
Singapore
DOI :
10.1109/CGiV.2014.17