Click or drag to resize

NativeMethodsface_FacemarkLBF_Params_tree_depth_set Method

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
[DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, 
	ExactSpelling = true)]
public static void face_FacemarkLBF_Params_tree_depth_set(
	IntPtr obj,
	int val
)

Parameters

obj
Type: SystemIntPtr
val
Type: SystemInt32
See Also