Returns index of graph vertex
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- vtx
- Type: OpenCvSharpCvGraphVtx
Graph vertex.
Return Value
Type: Int32The function cvGraphVtxIdx returns index of the graph vertex.
See Also