Click or drag to resize

IConvexPolygon Interface

http://www.emgu.com
An interface for the convex polygon

Namespace:  Emgu.CV
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public interface IConvexPolygon

The IConvexPolygon type exposes the following members.

Methods
  NameDescription
Public methodGetVertices
Get the vertices of this convex polygon
Top
See Also