http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Get the vertices of this triangle
Namespace: Emgu.CV.StructureAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public PointF[] GetVertices() |
Visual Basic |
---|
Public Function GetVertices As PointF() |
Visual C++ |
---|
public: virtual array<PointF>^ GetVertices() sealed |