Click or drag to resize

VectorOfVectorOfPointFToArrayOfArray Method

http://www.emgu.com
Convert the standard vector to arrays of int

Namespace:  Emgu.CV.Util
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public PointF[][] ToArrayOfArray()

Return Value

Type: PointF
Arrays of int
See Also