Emgu CV Library Documentation
c Field
Namespaces
►
Emgu.CV.ML.Structure
►
MCvDTreeSplit
.
.
::
.
MOrder
►
c
C#
Visual Basic
Visual C++
www.emgu.com/wiki
The threshold value in case of split on an ordered variable. The rule is: if var_value < c then next_node<-left else next_node<-right
Declaration Syntax
C#
Visual Basic
Visual C++
public
float
c
Public
c
As
Single
public
:
float
c
Assembly:
Emgu.CV.ML
(Module: Emgu.CV.ML) Version: 1.0.0.0 (1.0.0.0)