| MCvDTreeSplitMOrderc Field |
http://www.emgu.com
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
Namespace: Emgu.CV.ML.StructureAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
See Also