CvGraphEdge Properties OpenCvSharp Class Library

The CvGraphEdge type exposes the following members.

Properties

  NameDescription
Public propertyCvPtr
Native pointer of OpenCV structure
(Inherited from CvObject.)
Public propertyFlags
Edge flags
Public propertyNext
The next edges in the incidence lists for staring (0) and ending (1) vertices
Public propertyVtx
The starting (0) and ending (1) vertices
Public propertyWeight
Edge weight
Top
See Also

Reference