http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Get the vertices of this convex polygon
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
PointF[] GetVertices() |
Visual Basic |
---|
Function GetVertices As PointF() |
Visual C++ |
---|
array<PointF>^ GetVertices() |