ComputationalGeometry`
ComputationalGeometry`
ConvexHull
As of Version 10, all the functionality of the ComputationalGeometry package is built into the Wolfram System. »
ConvexHull[{{x1,y1},{x2,y2},…}]
yields the planar convex hull of the points {{x1,y1},…}, represented as a list of point indices arranged in counterclockwise order.
Details and Options
- ConvexHull functionality is now available in the built-in Wolfram Language function ConvexHullMesh.
- To use ConvexHull, you first need to load the Computational Geometry Package using Needs["ComputationalGeometry`"].
- The following option can be given:
-
AllPoints True whether to include all distinct points - With the setting AllPoints->False, only the minimum set of points needed to define the hull is returned.
Wolfram Research (2012), ConvexHull, Wolfram Language function, https://reference.wolfram.com/language/ComputationalGeometry/ref/ConvexHull.html.
Text
Wolfram Research (2012), ConvexHull, Wolfram Language function, https://reference.wolfram.com/language/ComputationalGeometry/ref/ConvexHull.html.
CMS
Wolfram Language. 2012. "ConvexHull." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ComputationalGeometry/ref/ConvexHull.html.
APA
Wolfram Language. (2012). ConvexHull. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ComputationalGeometry/ref/ConvexHull.html