The value assigned to the tree node. It is either a class label, or the estimated function value.

Namespace:  Emgu.CV.ML.Structure
Assembly:  Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.1.0.649 (2.1.0.649)

Syntax

         
 C#  Visual Basic  Visual C++ 
public double value
Public value As Double
public:
double value

See Also