Click or drag to resize

DTreesTruncatePrunedTree Property

http://www.emgu.com
If true then pruned branches are physically removed from the tree

Namespace:  Emgu.CV.ML
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public bool TruncatePrunedTree { get; set; }

Property Value

Type: Boolean
See Also