Search Results for

    Show / Hide Table of Contents

    Enum SequenceKind

    Specifies the kind of Seq instances.

    Namespace: OpenCV.Net
    Assembly: OpenCV.Net.dll
    Syntax
    public enum SequenceKind : int

    Fields

    Name Description
    BinaryTree

    Specifies a binary tree of elements.

    Curve

    Specifies a sequence of elements that represents a geometrical curve.

    Generic

    Specifies a generic array of elements.

    Graph

    Specifies a graph of elements.

    Subdiv2D

    Specifies a set of planar subdivisions.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX