Click or drag to resize

FacemarkLBFParamsTreeDepth Property

http://www.emgu.com
the depth of decision tree, defines the size of feature

Namespace:  Emgu.CV.Face
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public int TreeDepth { get; set; }

Property Value

Type: Int32
See Also