Click or drag to resize

Subdiv2DGetTriangleList 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