CvDTreeSplitNext Property OpenCvSharp Class Library
Pointer to the next split in the node split list.

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

public CvDTreeSplit Next { get; }

Property Value

Type: CvDTreeSplit
See Also

Reference