Click or drag to resize
MCvDTreeSplitinversed Field
http://www.emgu.com
When it equals to 1, the inverse split rule is used (i.e. left and right branches are exchanged in the expressions below)

Namespace: Emgu.CV.ML.Structure
Assembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
public int inversed

Field Value

Type: Int32
See Also