Creates hierarchical representation of contour
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- contour
- Type: OpenCvSharpCvSeq
Input contour. - storage
- Type: OpenCvSharpCvMemStorage
Container for output tree. - threshold
- Type: SystemDouble
Approximation accuracy.
Return Value
Type:See Also