http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Obtains the list of Voronoi Facets
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public VoronoiFacet[] GetVoronoiFacets() |
Visual Basic |
---|
Public Function GetVoronoiFacets As VoronoiFacet() |
Visual C++ |
---|
public: array<VoronoiFacet^>^ GetVoronoiFacets() |