Method GetLeadingEdgeList
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
GetLeadingEdgeList()
Returns a list of the leading edge ID connected to each triangle. The function gives one edge ID for each triangle.
public int[] GetLeadingEdgeList()
Returns
- int[]
Output vector.