HierarchyIndex Class OpenCvSharp Class Library
Information about the image topology for cv::findContours
Inheritance Hierarchy

SystemObject
  OpenCvSharp.CPlusPlusHierarchyIndex

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public class HierarchyIndex

The HierarchyIndex type exposes the following members.

Constructors

  NameDescription
Public methodHierarchyIndex
Initializes a new instance of the HierarchyIndex class
Public methodHierarchyIndex(Int32, Int32, Int32, Int32)
Initializes a new instance of the HierarchyIndex class
Top
Properties

  NameDescription
Public propertyChild
Public propertyNext
Public propertyParent
Public propertyPrevious
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodStatic memberFromVec4i
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Public methodToVec4i
Top
See Also

Reference