Click or drag to resize

Subdiv2D.GetTriangleList Method

Returns a list of all triangles.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public Vec6f[] GetTriangleList()

Return Value

Type:Vec6f[]
Output vector.
See Also