Table of Contents

Interface IConvexPolygonF

Namespace
Emgu.CV
Assembly
Emgu.CV.dll

An interface for the convex polygon

public interface IConvexPolygonF

Methods

GetVertices()

Get the vertices of this convex polygon

PointF[] GetVertices()

Returns

PointF[]

The vertices of this convex polygon