Calculates coordinates of Voronoi diagram cells.
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- subdiv
- Type: OpenCvSharpCvSubdiv2D
Delaunay subdivision, where all the points are added already.
See Also