Click or drag to resize

Subdiv2DGetEdgeList Method

Returns a list of all edges.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public Vec4f[] GetEdgeList()

Return Value

Type: Vec4f
Output vector.
See Also