Information about the image topology for cv::findContours
Inheritance Hierarchy
OpenCvSharp.CPlusPlusHierarchyIndex
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The HierarchyIndex type exposes the following members.
Constructors
Name | Description | |
---|---|---|
HierarchyIndex | Initializes a new instance of the HierarchyIndex class | |
HierarchyIndex(Int32, Int32, Int32, Int32) | Initializes a new instance of the HierarchyIndex class |
Properties
Name | Description | |
---|---|---|
Child | ||
Next | ||
Parent | ||
Previous |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FromVec4i | ||
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
ToVec4i |
See Also