Click or drag to resize

FacemarkLBFParamsTreeDepth Property

the depth of decision tree, defines the size of feature

Namespace:  OpenCvSharp.Face
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public int TreeDepth { get; set; }

Property Value

Type: Int32
See Also