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
Value Field
Value at the node: a class label in case of classification or estimated function value in case of regression.
Namespace:
OpenCvSharp.ML
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
C#
VB
C++
F#
Copy
public
double
Value
Public
Value
As
Double
public
:
double
Value
val
mutable
Value
:
float
Field Value
Type:
Double
See Also
Reference
DTrees
Node Structure
OpenCvSharp.ML Namespace