Creates hierarchical representation of contour
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- storage
- Type: OpenCvSharpCvMemStorage
Container for output tree. - threshold
- Type: SystemDouble
Approximation accuracy.
Return Value
Type: CvContourTree[Missing <returns> documentation for "M:OpenCvSharp.CvSeq.CreateContourTree(OpenCvSharp.CvMemStorage,System.Double)"]
See Also