Find convex hull for the given set of points.
Namespace:
AForge.Math.GeometryAssembly: AForge.Math (in AForge.Math.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
Parameters
- points
- Type: System.Collections.Generic..::.List<(Of <(IntPoint>)>)
Set of points to search convex hull for.