Introduction - If you have any usage issues, please Google them yourself
Convex hull algorithm.
Based on Convex Hull algorithm enumeration method
Based on Graham-Scan convex hull algorithm
Based on Divide and Conquer convex hull algorithm
Compare three kinds of convex hull algorithm