Returns one of edges related to given (cvSubdiv2DGetEdge).
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- type
- Type: OpenCvSharpCvNextEdgeType
Specifies, which of related edges to return
Return Value
Type: CvSubdiv2DEdgeone the edges related to the input edge
See Also