public class ConvexHull extends Object
ConvexHull2D and MonotoneChain.
If a region provides an outer contour, then this is used for
the convex hull computation, otherwise the entire (inner) region
is used.| Constructor and Description |
|---|
ConvexHull(Contour ctr) |
ConvexHull(RegionLabeling.BinaryRegion r) |
public ConvexHull(RegionLabeling.BinaryRegion r)
public ConvexHull(Contour ctr)
public Point2D[] getVertices()
Copyright © 2006–2017, Wilhelm Burger, Mark J. Burge (BSD 2-Clause Simplified License)