BoundingCircle Class

Implements Welzl’s algorithm for smallest enclosing circle with convex hull and randomization.
public class BoundingCircle
Methods
 
Name Description
Public method Static Calculate(Poly2d) Calculates the minimum bounding circle of a polygon. Polygon is vectorized with 0.001 accuracy.
Public method Static Calculate(List<Point2d>) Calculates the minimum bounding circle of a set of points.
Top
IGS.Genamo.BoundingCircle

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8