Mega Code Archive

 
Categories / Delphi / Graphic
 

Find the convex hull or a set of 2D points

Title: Find the convex hull or a set of 2D points Uses the Graham's scan method to find the convex hull of a set of 2D points. type