OpenCvSharp Documented Class Library
OpenCvSharp Documented Class Library
OpenCvSharp.ML
DTrees.Node Structure
Node Fields
ClassIdx Field
DefaultDir Field
Left Field
Parent Field
Right Field
Split Field
Value Field
DTrees
Node
Right Field
Index of right child node
Namespace:
OpenCvSharp.ML
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
C#
VB
C++
F#
Copy
public
int
Right
Public
Right
As
Integer
public
:
int
Right
val
mutable
Right
:
int
Field Value
Type:
Int32
See Also
Reference
DTrees
Node Structure
OpenCvSharp.ML Namespace