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.0.0.0 (2.0.0.0)

Syntax

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

See Also