OpenCvSharp 3.4.1.20180605
OpenCvSharp 3.4.1.20180605
Namespaces
OpenCvSharp.ML
DTrees.Node Structure
Node Fields
ClassIdx Field
DefaultDir Field
Left Field
Parent Field
Right Field
Split Field
Value Field
DTrees
Node
Parent Field
Index of the parent node
Namespace:
OpenCvSharp.ML
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
C#
VB
C++
F#
JavaScript
Copy
public
int
Parent
Public
Parent
As
Integer
public
:
int
Parent
val
mutable
Parent
:
int
var
Parent
Field Value
Type:
Int32
See Also
Reference
DTrees
Node Structure
OpenCvSharp.ML Namespace