CvDTreeSplitInversed Property OpenCvSharp Class Library
When true, the inverse split rule is used (i.e. left and right branches are exchanged in the expressions below)

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public bool Inversed { get; }

Property Value

Type: Boolean
See Also

Reference