Click or drag to resize

IConvexPolygonF Interface

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

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public interface IConvexPolygonF

The IConvexPolygonF type exposes the following members.

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