Emgu CV Library Documentation
value Field
NamespacesEmgu.CV.ML.StructureMCvDTreeNodevalue

www.emgu.com/wiki
The value assigned to the tree node. It is either a class label, or the estimated function value.
Declaration Syntax
C#Visual BasicVisual C++
public double value
Public value As Double
public:
double value

Assembly: Emgu.CV.ML (Module: Emgu.CV.ML) Version: 1.0.0.0 (1.0.0.0)