Click or drag to resize
VectorOfVectorOfPointToArrayOfArray Method
http://www.emgu.com
Convert the standard vector to arrays of int

Namespace: Emgu.CV.Util
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
public Point[][] ToArrayOfArray()

Return Value

Type: Point
Arrays of int
See Also