The convex hull of a set of Points is the smallest Convex Set containing all of them. Imagine it as a rubber band stretched around the outer edge of the points, forming a simple enclosing shape.
The convex hull of a set of Points is the smallest Convex Set containing all of them. Imagine it as a rubber band stretched around the outer edge of the points, forming a simple enclosing shape.