Click or drag to resize
MCvDTreeSplitOrder Property
http://www.emgu.com
Get or Set the Order of this TreeSplit

Namespace: Emgu.CV.ML.Structure
Assembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public MCvDTreeSplitMOrder Order { get; set; }

Property Value

Type: MCvDTreeSplitMOrder
See Also