|
The fundamental formulas for vertices of convex hullKeywords: - Jarvis’s March method , horizontal line (HL) , vertical line(VL) , vertices , Convex Hull(CH). Abstract: This paper represents four formulas for solution of convex hull problem. It aims to analyze how many points are vertices out of total input points, how many vertices lie on a horizontal or vertical lines, position of vertices and number of vertices on lower and higher lines(horizontal or vertical).
|