Click or drag to resize

Subdiv2DInsert Method (IEnumerablePoint2f)

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public void Insert(
	IEnumerable<Point2f> ptvec
)

Parameters

ptvec
Type: System.Collections.GenericIEnumerablePoint2f
See Also